Searched defs:nfssattr (Results 1 – 1 of 1) sorted by relevance
564 struct nfssattr { struct565 uint32_t sa_mode; /* protection mode bits */566 uint32_t sa_uid; /* owner user id */567 uint32_t sa_gid; /* owner group id */568 uint32_t sa_size; /* file size in bytes */569 struct nfs2_timeval sa_atime; /* time of last access */570 struct nfs2_timeval sa_mtime; /* time of last modification */