Home
last modified time | relevance | path

Searched refs:shutdown_client (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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.c10496 .shutdown_client = nfs40_shutdown_client,
10526 .shutdown_client = nfs41_shutdown_client,
10562 .shutdown_client = nfs41_shutdown_client,
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h61 void (*shutdown_client)(struct nfs_client *); member
H A Dnfs4client.c286 clp->cl_mvops->shutdown_client(clp); in nfs4_shutdown_client()
H A Dnfs4proc.c10281 .shutdown_client = nfs40_shutdown_client,
10310 .shutdown_client = nfs41_shutdown_client,
10345 .shutdown_client = nfs41_shutdown_client,

Completed in 32 milliseconds