Searched defs:nfs4_fs_locations_arg (Results 1 – 1 of 1) sorted by relevance
1229 struct nfs4_fs_locations_arg { struct1230 struct nfs4_sequence_args seq_args;1231 const struct nfs_fh *dir_fh;1232 const struct nfs_fh *fh;1233 const struct qstr *name;1234 struct page *page;1235 const u32 *bitmask;1236 clientid4 clientid;1237 unsigned char migration:1, renew:1;