Lines Matching defs:nfs_fattr
288 struct nfs_fattr struct
290 uint32_t fa_type;
291 uint32_t fa_mode;
292 uint32_t fa_nlink;
293 uint32_t fa_uid;
294 uint32_t fa_gid;
295 nfsuint64 fa_size;
296 nfsuint64 fa_used;
297 nfsv3spec fa_rdev;
298 nfsuint64 fa_fsid;
299 nfsuint64 fa_fileid;
300 nfstime3 fa_atime;
301 nfstime3 fa_mtime;
302 nfstime3 fa_ctime;