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