Searched refs:shutdown_client (Results 1 – 4 of 4) sorted by relevance
226 static void shutdown_client(struct rpc_clnt *clnt) in shutdown_client() function248 shutdown_client(clp->cl_rpcclient); in shutdown_nfs_client()281 shutdown_client(server->client); in shutdown_store()284 shutdown_client(server->client_acl); in shutdown_store()287 shutdown_client(server->nlm_host->h_rpcclnt); in shutdown_store()
62 void (*shutdown_client)(struct nfs_client *); member
290 clp->cl_mvops->shutdown_client(clp); in nfs4_shutdown_client()
10782 .shutdown_client = nfs40_shutdown_client,10812 .shutdown_client = nfs41_shutdown_client,10850 .shutdown_client = nfs41_shutdown_client,
Completed in 36 milliseconds