Searched refs:nfs_get_client (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/nfs/ |
D | client.c | 512 nfs_get_client(const struct nfs_client_initdata *cl_init, in nfs_get_client() function 868 clp = nfs_get_client(&cl_init, &timeparms, NULL, RPC_AUTH_UNIX, in nfs_init_server() 1432 clp = nfs_get_client(&cl_init, timeparms, ip_addr, authflavour, in nfs4_set_client() 1491 clp = nfs_get_client(&cl_init, &ds_timeout, mds_clp->cl_ipaddr, in nfs4_set_ds_client()
|