Home
last modified time | relevance | path

Searched refs:nlocations (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dnfs4namespace.c374 if (locations == NULL || locations->nlocations <= 0) in nfs_follow_referral()
385 for (loc = 0; loc < locations->nlocations; loc++) { in nfs_follow_referral()
437 if (fs_locations->nlocations <= 0 || in nfs_do_refmount()
548 if (locations == NULL || locations->nlocations <= 0) in nfs4_replace_transport()
559 for (loc = 0; loc < locations->nlocations; loc++) { in nfs4_replace_transport()
H A Dnfs40proc.c201 locations->nlocations = 0; in _nfs40_proc_get_locations()
H A Dnfs4state.c2076 if (!locations->nlocations) in nfs4_try_migration()
H A Dnfs4proc.c4122 for (i = 0; i < locations->nlocations; i++) { in _nfs4_discover_trunking()
8090 fs_locations->nlocations = 0; in _nfs4_proc_fs_locations()
8167 locations->nlocations = 0; in _nfs41_proc_get_locations()
/linux/include/linux/
H A Dnfs_xdr.h1272 int nlocations; member