Searched refs:alloc_client (Results 1 – 5 of 5) sorted by relevance
1121 .alloc_client = nfs_alloc_client,
456 new = rpc_ops->alloc_client(cl_init); in nfs_get_client()
10700 .alloc_client = nfs4_alloc_client,
1853 struct nfs_client *(*alloc_client) (const struct nfs_client_initdata *); member
2354 static struct nfs4_client *alloc_client(struct xdr_netobj name, in alloc_client() function3302 clp = alloc_client(name, nn); in create_client()