Lines Matching defs:yfs_xdr_YFSFetchStatus
86 struct yfs_xdr_YFSFetchStatus { struct
87 __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;
96 __be32 anon_access;
97 struct yfs_xdr_vnode parent;
98 __be32 data_access_protocol;
99 struct yfs_xdr_u64 mtime_client;
100 struct yfs_xdr_u64 mtime_server;
101 __be32 lock_count;
102 __be32 abort_code;