Searched refs:get_locations (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 265 int (*get_locations)(struct inode *, struct nfs4_fs_locations *, member
|
H A D | nfs4proc.c | 7977 status = ops->get_locations(inode, locations, page, cred); in nfs4_proc_get_locations() 10264 .get_locations = _nfs40_proc_get_locations, 10270 .get_locations = _nfs41_proc_get_locations,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 266 int (*get_locations)(struct nfs_server *, struct nfs_fh *, member
|
H A D | nfs4proc.c | 8193 status = ops->get_locations(server, fhandle, locations, page, in nfs4_proc_get_locations() 10479 .get_locations = _nfs40_proc_get_locations, 10485 .get_locations = _nfs41_proc_get_locations,
|
Completed in 29 milliseconds