Searched defs:yfs_xdr_YFSFetchStatus (Results 1 – 1 of 1) sorted by relevance
86 struct yfs_xdr_YFSFetchStatus { struct87 __be32 type;88 __be32 nlink;89 struct yfs_xdr_u64 size;90 struct yfs_xdr_u64 data_version;91 struct yfs_xdr_u64 author;92 struct yfs_xdr_u64 owner;93 struct yfs_xdr_u64 group;94 __be32 mode;95 __be32 caller_access;[all …]