Searched refs:shutdown_client (Results 1 – 4 of 4) sorted by relevance
225 static void shutdown_client(struct rpc_clnt *clnt) in shutdown_client() function261 shutdown_client(server->client); in shutdown_store()262 shutdown_client(server->nfs_client->cl_rpcclient); in shutdown_store()265 shutdown_client(server->client_acl); in shutdown_store()268 shutdown_client(server->nlm_host->h_rpcclnt); in shutdown_store()
62 void (*shutdown_client)(struct nfs_client *); member
288 clp->cl_mvops->shutdown_client(clp); in nfs4_shutdown_client()
10523 .shutdown_client = nfs40_shutdown_client,10553 .shutdown_client = nfs41_shutdown_client,10589 .shutdown_client = nfs41_shutdown_client,