Searched refs:nfs4_proc_get_locations (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 308 extern int nfs4_proc_get_locations(struct inode *, struct nfs4_fs_locations *,
|
H A D | nfs4state.c | 2122 result = nfs4_proc_get_locations(inode, locations, page, cred); in nfs4_try_migration()
|
H A D | nfs4proc.c | 7941 * nfs4_proc_get_locations - discover locations for a migrated FSID 7957 int nfs4_proc_get_locations(struct inode *inode, in nfs4_proc_get_locations() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 309 extern int nfs4_proc_get_locations(struct nfs_server *, struct nfs_fh *,
|
H A D | nfs4state.c | 2143 result = nfs4_proc_get_locations(server, NFS_FH(inode), locations, in nfs4_try_migration()
|
H A D | nfs4proc.c | 4034 status = nfs4_proc_get_locations(server, fhandle, locations, page, in _nfs4_discover_trunking() 8156 * nfs4_proc_get_locations - discover locations for a migrated FSID 8173 int nfs4_proc_get_locations(struct nfs_server *server, in nfs4_proc_get_locations() function
|
Completed in 46 milliseconds