nrvers            609 fs/lockd/clntxdr.c 	.nrvers		= ARRAY_SIZE(nlm_versions),
nrvers            575 fs/lockd/mon.c 	.nrvers		= ARRAY_SIZE(nsm_version),
nrvers             73 fs/nfs/client.c 	.nrvers			= ARRAY_SIZE(nfs_version),
nrvers            539 fs/nfs/mount_clnt.c 	.nrvers		= ARRAY_SIZE(mnt_version),
nrvers             17 fs/nfs/nfs3client.c 	.nrvers			= ARRAY_SIZE(nfsacl_version),
nrvers            817 fs/nfsd/nfs4callback.c 	.nrvers			= ARRAY_SIZE(nfs_cb_version),
nrvers             85 include/linux/sunrpc/clnt.h 	unsigned int		nrvers;		/* number of versions */
nrvers            394 net/sunrpc/auth_gss/gss_rpc_upcall.c 	.nrvers		= ARRAY_SIZE(gssp_version),
nrvers            382 net/sunrpc/clnt.c 	if (args->version >= program->nrvers)
nrvers           1173 net/sunrpc/rpcb_clnt.c 	.nrvers		= ARRAY_SIZE(rpcb_version),
nrvers             54 net/sunrpc/stats.c 	for (i = 0; i < prog->nrvers; i++) {