Searched defs:nfs4_fs_locations_arg (Results 1 – 1 of 1) sorted by relevance
1212 struct nfs4_fs_locations_arg { struct1213 struct nfs4_sequence_args seq_args;1214 const struct nfs_fh *dir_fh;1215 const struct nfs_fh *fh;1216 const struct qstr *name;1217 struct page *page;1218 const u32 *bitmask;1219 clientid4 clientid;1220 unsigned char migration:1, renew:1;