nlocations        308 fs/nfs/nfs4namespace.c 	if (locations == NULL || locations->nlocations <= 0)
nlocations        328 fs/nfs/nfs4namespace.c 	for (loc = 0; loc < locations->nlocations; loc++) {
nlocations        378 fs/nfs/nfs4namespace.c 	    fs_locations->nlocations <= 0 ||
nlocations        489 fs/nfs/nfs4namespace.c 	if (locations == NULL || locations->nlocations <= 0)
nlocations        500 fs/nfs/nfs4namespace.c 	for (loc = 0; loc < locations->nlocations; loc++) {
nlocations       7432 fs/nfs/nfs4proc.c 	fs_locations->nlocations = 0;
nlocations       7497 fs/nfs/nfs4proc.c 	locations->nlocations = 0;
nlocations       7550 fs/nfs/nfs4proc.c 	locations->nlocations = 0;
nlocations       3684 fs/nfs/nfs4xdr.c 	for (res->nlocations = 0; res->nlocations < n; res->nlocations++) {
nlocations       3688 fs/nfs/nfs4xdr.c 		if (res->nlocations == NFS4_FS_LOCATIONS_MAXENTRIES)
nlocations       3690 fs/nfs/nfs4xdr.c 		loc = &res->locations[res->nlocations];
nlocations       3706 fs/nfs/nfs4xdr.c 						m, res->nlocations);
nlocations       3726 fs/nfs/nfs4xdr.c 	if (res->nlocations != 0)
nlocations       1201 include/linux/nfs_xdr.h 	int nlocations;