Home
last modified time | relevance | path

Searched refs:shutdown_client (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
A Dsysfs.c226 static void shutdown_client(struct rpc_clnt *clnt) in shutdown_client() function
248 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()
A Dnfs4_fs.h62 void (*shutdown_client)(struct nfs_client *); member
A Dnfs4client.c290 clp->cl_mvops->shutdown_client(clp); in nfs4_shutdown_client()
A Dnfs4proc.c10782 .shutdown_client = nfs40_shutdown_client,
10812 .shutdown_client = nfs41_shutdown_client,
10850 .shutdown_client = nfs41_shutdown_client,

Completed in 36 milliseconds