Searched refs:alloc_client (Results 1 – 4 of 4) sorted by relevance
1844 struct nfs_client *(*alloc_client) (const struct nfs_client_initdata *); member
448 new = rpc_ops->alloc_client(cl_init); in nfs_get_client()
11032 .alloc_client = nfs4_alloc_client,
2305 static struct nfs4_client *alloc_client(struct xdr_netobj name, in alloc_client() function3239 clp = alloc_client(name, nn); in create_client()