Home
last modified time | relevance | path

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

/csrg-svn/sys/nfs/
H A Dnfsproto.h283 struct nfs_fattr { struct
284 u_long fa_type;
285 u_long fa_mode;
286 u_long fa_nlink;
287 u_long fa_uid;
288 u_long fa_gid;
289 union {
311 } fa_un;