Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dsysfs.c225 static void shutdown_client(struct rpc_clnt *clnt) in shutdown_client() function
261 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()
H A Dnfs4_fs.h62 void (*shutdown_client)(struct nfs_client *); member
H A Dnfs4client.c289 clp->cl_mvops->shutdown_client(clp); in nfs4_shutdown_client()
H A Dnfs4proc.c10517 .shutdown_client = nfs40_shutdown_client,
10547 .shutdown_client = nfs41_shutdown_client,
10583 .shutdown_client = nfs41_shutdown_client,