Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dnfsproto.h494 struct nfsv4_fattr { struct
495 u_int fa4_valid;
496 nfstype fa4_type;
497 off_t fa4_size;
498 uint64_t fa4_fsid_major;
499 uint64_t fa4_fsid_minor;
500 uint64_t fa4_fileid;
501 mode_t fa4_mode;
502 nlink_t fa4_nlink;
503 uid_t fa4_uid;
[all …]