Searched refs:nfs4_fs_locations (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/fs/nfs/ |
| D | nfs4namespace.c | 101 const struct nfs4_fs_locations *locations, in nfs4_validate_fspath() 297 const struct nfs4_fs_locations *locations) in nfs_follow_referral() 356 struct nfs4_fs_locations *fs_locations = NULL; in nfs_do_refmount() 367 fs_locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs_do_refmount() 488 const struct nfs4_fs_locations *locations) in nfs4_replace_transport()
|
| D | nfs4_fs.h | 212 int (*get_locations)(struct inode *, struct nfs4_fs_locations *, 231 const struct nfs4_fs_locations *locations); 250 struct nfs4_fs_locations *, struct page *); 251 extern int nfs4_proc_get_locations(struct inode *, struct nfs4_fs_locations *,
|
| D | nfs4state.c | 1890 struct nfs4_fs_locations *locations = NULL; in nfs4_try_migration() 1902 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs4_try_migration()
|
| D | nfs4proc.c | 3323 struct nfs4_fs_locations *locations = NULL; in nfs4_get_referral() 3328 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs4_get_referral() 6356 struct nfs4_fs_locations *fs_locations, in _nfs4_proc_fs_locations() 6398 struct nfs4_fs_locations *fs_locations, in nfs4_proc_fs_locations() 6421 struct nfs4_fs_locations *locations, in _nfs40_proc_get_locations() 6479 struct nfs4_fs_locations *locations, in _nfs41_proc_get_locations() 6539 struct nfs4_fs_locations *locations, in nfs4_proc_get_locations()
|
| D | nfs4xdr.c | 3607 …t decode_attr_fs_locations(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_fs_locations *res) in decode_attr_fs_locations() 4532 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4661 struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, in decode_getfattr_generic()
|
| /linux-4.4.14/include/linux/ |
| D | nfs_xdr.h | 1106 struct nfs4_fs_locations { struct 1127 struct nfs4_fs_locations *fs_locations; argument
|