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