Searched defs:nfs_fattr (Results 1 – 4 of 4) sorted by relevance
300 struct nfs_fattr { struct301 nd_uint32_t fa_type;302 nd_uint32_t fa_mode;303 nd_uint32_t fa_nlink;304 nd_uint32_t fa_uid;305 nd_uint32_t fa_gid;306 union {328 } fa_un;
305 * NB: You can't do sizeof(struct nfs_fattr), you must use the struct 308 struct nfs_fattr { argument 306 fa_typenfs_fattr global() argument 307 fa_modenfs_fattr global() argument 309 fa_uidnfs_fattr global() argument 310 fa_gidnfs_fattr global() argument 311 __anon0c0c1c2d020anfs_fattr global() argument 333 fa_unnfs_fattr global() argument
449 struct nfs_fattr { struct450 u_int32_t fa_type;451 u_int32_t fa_mode;452 u_int32_t fa_nlink;453 u_int32_t fa_uid;454 u_int32_t fa_gid;455 union {477 } fa_un;
715 struct nfs_fattr { struct716 u_int32_t fa_type;717 u_int32_t fa_mode;718 u_int32_t fa_nlink;719 u_int32_t fa_uid;720 u_int32_t fa_gid;721 union {743 } fa_un;