Searched refs:nfs4_fs_locations (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4namespace.c | 130 const struct nfs4_fs_locations *locations, in nfs4_validate_fspath() 368 const struct nfs4_fs_locations *locations) in nfs_follow_referral() 408 struct nfs4_fs_locations *fs_locations = NULL; in nfs_do_refmount() 417 fs_locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs_do_refmount() 537 const struct nfs4_fs_locations *locations) in nfs4_replace_transport()
|
| H A D | nfs4_fs.h | 264 int (*get_locations)(struct inode *, struct nfs4_fs_locations *, 283 const struct nfs4_fs_locations *locations); 306 struct nfs4_fs_locations *, struct page *); 307 extern int nfs4_proc_get_locations(struct inode *, struct nfs4_fs_locations *,
|
| H A D | nfs4state.c | 2082 struct nfs4_fs_locations *locations = NULL; in nfs4_try_migration() 2094 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs4_try_migration()
|
| H A D | nfs4proc.c | 4120 struct nfs4_fs_locations *locations = NULL; in nfs4_get_referral() 4125 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL); in nfs4_get_referral() 7758 struct nfs4_fs_locations *fs_locations, in _nfs4_proc_fs_locations() 7801 struct nfs4_fs_locations *fs_locations, in nfs4_proc_fs_locations() 7826 struct nfs4_fs_locations *locations, in _nfs40_proc_get_locations() 7883 struct nfs4_fs_locations *locations, in _nfs41_proc_get_locations() 7942 struct nfs4_fs_locations *locations, in nfs4_proc_get_locations()
|
| H A D | nfs4xdr.c | 3659 …t decode_attr_fs_locations(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_fs_locations *res) in decode_attr_fs_locations() 4571 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs() 4700 struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, in decode_getfattr_generic()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 1204 struct nfs4_fs_locations { struct 1225 struct nfs4_fs_locations *fs_locations; argument
|