Searched refs:alloc_client (Results 1 – 5 of 5) sorted by relevance
768 .alloc_client = nfs_alloc_client,
1112 .alloc_client = nfs_alloc_client,
10937 .alloc_client = nfs4_alloc_client,
1840 struct nfs_client *(*alloc_client) (const struct nfs_client_initdata *); member
2310 static struct nfs4_client *alloc_client(struct xdr_netobj name, in alloc_client() function3242 clp = alloc_client(name, nn); in create_client()