Searched refs:nfs4_fs_locations (Results 1 – 5 of 5) sorted by relevance
/linux/fs/nfs/ |
H A D | nfs4namespace.c | 130 const struct nfs4_fs_locations *locations, in nfs4_validate_fspath() 369 const struct nfs4_fs_locations *locations) in nfs_follow_referral() 409 struct nfs4_fs_locations *fs_locations = NULL; in nfs_do_refmount() 418 fs_locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs_do_refmount() 542 const struct nfs4_fs_locations *locations) in nfs4_replace_transport()
|
H A D | nfs4_fs.h | 268 struct nfs4_fs_locations *, struct page *, const struct cred *); 286 const struct nfs4_fs_locations *locations); 309 struct nfs4_fs_locations *, struct page *); 311 struct nfs4_fs_locations *,
|
H A D | nfs4proc.c | 4149 struct nfs4_fs_locations *locations = NULL; in _nfs4_discover_trunking() 4167 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in _nfs4_discover_trunking() 4404 struct nfs4_fs_locations *locations = NULL; in nfs4_get_referral() 4409 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs4_get_referral() 8174 struct nfs4_fs_locations *fs_locations, in _nfs4_proc_fs_locations() 8217 struct nfs4_fs_locations *fs_locations, in nfs4_proc_fs_locations() 8243 struct nfs4_fs_locations *locations, in _nfs40_proc_get_locations() 8300 struct nfs4_fs_locations *locations, in _nfs41_proc_get_locations() 8371 struct nfs4_fs_locations *locations, in nfs4_proc_get_locations()
|
H A D | nfs4xdr.c | 3763 …t decode_attr_fs_locations(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_fs_locations *res) in decode_attr_fs_locations() 4692 struct nfs4_fs_locations *fs_loc, const struct nfs_server *server) in decode_getfattr_attrs() 4818 struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, in decode_getfattr_generic()
|
/linux/include/linux/ |
H A D | nfs_xdr.h | 1257 struct nfs4_fs_locations { struct 1278 struct nfs4_fs_locations *fs_locations; argument
|