Searched refs:nlocations (Results 1 – 5 of 5) sorted by relevance
307 if (locations == NULL || locations->nlocations <= 0) in nfs_follow_referral()327 for (loc = 0; loc < locations->nlocations; loc++) { in nfs_follow_referral()377 fs_locations->nlocations <= 0 || in nfs_do_refmount()488 if (locations == NULL || locations->nlocations <= 0) in nfs4_replace_transport()499 for (loc = 0; loc < locations->nlocations; loc++) { in nfs4_replace_transport()
3750 for (res->nlocations = 0; res->nlocations < n; res->nlocations++) { in decode_attr_fs_locations()3754 if (res->nlocations == NFS4_FS_LOCATIONS_MAXENTRIES) in decode_attr_fs_locations()3756 loc = &res->locations[res->nlocations]; in decode_attr_fs_locations()3772 m, res->nlocations); in decode_attr_fs_locations()3792 if (res->nlocations != 0) in decode_attr_fs_locations()
2077 if (!locations->nlocations) in nfs4_try_migration()
7269 fs_locations->nlocations = 0; in _nfs4_proc_fs_locations()7332 locations->nlocations = 0; in _nfs40_proc_get_locations()7385 locations->nlocations = 0; in _nfs41_proc_get_locations()
1155 int nlocations; member