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