Searched refs:nlocations (Results 1 – 5 of 5) sorted by relevance
201 locations->nlocations = 0; in _nfs40_proc_get_locations()
3799 for (res->nlocations = 0; res->nlocations < n; res->nlocations++) { in decode_attr_fs_locations()3803 if (res->nlocations == NFS4_FS_LOCATIONS_MAXENTRIES) in decode_attr_fs_locations()3805 loc = &res->locations[res->nlocations]; in decode_attr_fs_locations()3821 m, res->nlocations); in decode_attr_fs_locations()3841 if (res->nlocations != 0) in decode_attr_fs_locations()
2102 if (!locations->nlocations) in nfs4_try_migration()
4150 for (i = 0; i < locations->nlocations; i++) { in _nfs4_discover_trunking()8148 fs_locations->nlocations = 0; in _nfs4_proc_fs_locations()8225 locations->nlocations = 0; in _nfs41_proc_get_locations()
1279 int nlocations; member