Searched refs:fs_locations (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfs-client.rst | 67 migrated onto another server by means of the special "fs_locations" 74 The fs_locations information can take the form of either an ip address and
|
| /linux/fs/nfs/ |
| H A D | nfs40proc.c | 186 .fs_locations = locations, in _nfs40_proc_get_locations()
|
| H A D | nfs4proc.c | 8113 struct nfs4_fs_locations *fs_locations, in _nfs4_proc_fs_locations() argument 8125 .fs_locations = fs_locations, in _nfs4_proc_fs_locations() 8146 nfs_fattr_init(fs_locations->fattr); in _nfs4_proc_fs_locations() 8147 fs_locations->server = server; in _nfs4_proc_fs_locations() 8148 fs_locations->nlocations = 0; in _nfs4_proc_fs_locations() 8156 struct nfs4_fs_locations *fs_locations, in nfs4_proc_fs_locations() argument 8165 fs_locations, page); in nfs4_proc_fs_locations() 8200 .fs_locations = locations, in _nfs41_proc_get_locations()
|
| H A D | nfs4xdr.c | 7244 res->fs_locations->fattr, in nfs4_xdr_dec_fs_locations() 7245 NULL, res->fs_locations, in nfs4_xdr_dec_fs_locations() 7246 res->fs_locations->server); in nfs4_xdr_dec_fs_locations() 7257 res->fs_locations->fattr, in nfs4_xdr_dec_fs_locations() 7258 NULL, res->fs_locations, in nfs4_xdr_dec_fs_locations() 7259 res->fs_locations->server); in nfs4_xdr_dec_fs_locations()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1296 struct nfs4_fs_locations *fs_locations; member
|