Home
last modified time | relevance | path

Searched defs:nfsv4_fattr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Doldnfsproto.h499 struct nfsv4_fattr { struct
500 u_int fa4_valid;
501 nfstype fa4_type;
502 off_t fa4_size;
503 uint64_t fa4_fsid_major;
504 uint64_t fa4_fsid_minor;
505 uint64_t fa4_fileid;
506 mode_t fa4_mode;
507 nlink_t fa4_nlink;
508 uid_t fa4_uid;
[all …]