Searched refs:alloc_client (Results 1 – 6 of 6) sorted by relevance
773 .alloc_client = nfs_alloc_client,
1116 .alloc_client = nfs_alloc_client,
456 new = rpc_ops->alloc_client(cl_init); in nfs_get_client()
11121 .alloc_client = nfs4_alloc_client,
1853 struct nfs_client *(*alloc_client) (const struct nfs_client_initdata *); member
2344 static struct nfs4_client *alloc_client(struct xdr_netobj name,3280 clp = alloc_client(name, nn); in create_client() 2345 static struct nfs4_client *alloc_client(struct xdr_netobj name, alloc_client() function