Home
last modified time | relevance | path

Searched refs:rpc_shutdown_client (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c140 rpc_shutdown_client(sn->gssp_clnt); in set_gssp_clnt()
151 rpc_shutdown_client(sn->gssp_clnt); in clear_gssp_clnt()
/openbmc/linux/fs/nfs/
H A Dmount_clnt.c194 rpc_shutdown_client(mnt_clnt); in nfs_mount()
283 rpc_shutdown_client(clnt); in nfs_umount()
H A Dnfs4namespace.c238 rpc_shutdown_client(new); in nfs_find_best_sec()
474 rpc_shutdown_client(client); in nfs4_submount()
H A Dclient.c242 rpc_shutdown_client(clp->cl_rpcclient); in nfs_free_client()
1022 rpc_shutdown_client(server->client_acl); in nfs_free_server()
1024 rpc_shutdown_client(server->client); in nfs_free_server()
H A Dnfs4client.c161 rpc_shutdown_client(dss->rpc_clnt); in nfs4_shutdown_ds_clients()
H A Dnfs4state.c2359 rpc_shutdown_client(clnt); in nfs4_discover_server_trunking()
H A Dnfs4proc.c4520 rpc_shutdown_client(client); in nfs4_proc_lookup_common()
4533 rpc_shutdown_client(client); in nfs4_proc_lookup()
/openbmc/linux/include/linux/sunrpc/
H A Dclnt.h188 void rpc_shutdown_client(struct rpc_clnt *);
/openbmc/linux/fs/lockd/
H A Dhost.c192 rpc_shutdown_client(clnt); in nlm_destroy_host_locked()
629 rpc_shutdown_client(host->h_rpcclnt); in nlm_shutdown_hosts_net()
H A Dmon.c133 rpc_shutdown_client(clnt); in nsm_mon_unmon()
/openbmc/linux/net/sunrpc/
H A Drpcb_clnt.c200 rpc_shutdown_client(clnt4); in rpcb_put_local()
202 rpc_shutdown_client(clnt); in rpcb_put_local()
H A Dclnt.c488 rpc_shutdown_client(clnt); in rpc_create_xprt()
494 rpc_shutdown_client(clnt); in rpc_create_xprt()
945 void rpc_shutdown_client(struct rpc_clnt *clnt) in rpc_shutdown_client() function
959 EXPORT_SYMBOL_GPL(rpc_shutdown_client);
1069 rpc_shutdown_client(clnt); in rpc_bind_new_program()
H A Dxprtsock.c2717 rpc_shutdown_client(lower_clnt); in xs_tcp_tls_setup_socket()
2727 rpc_shutdown_client(lower_clnt); in xs_tcp_tls_setup_socket()
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c1007 rpc_shutdown_client(client); in setup_callback_client()
1342 * of cl_cb_client and all calls to rpc_create or rpc_shutdown_client.
1357 rpc_shutdown_client(clp->cl_cb_client); in nfsd4_process_cb_update()