Home
last modified time | relevance | path

Searched refs:rpc_destroy_wait_queue (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Dsched.h218 void rpc_destroy_wait_queue(struct rpc_wait_queue *);
/linux-4.4.14/net/sunrpc/
Dsched.c247 void rpc_destroy_wait_queue(struct rpc_wait_queue *queue) in rpc_destroy_wait_queue() function
251 EXPORT_SYMBOL_GPL(rpc_destroy_wait_queue);
1099 rpc_destroy_wait_queue(&delay_queue); in rpc_destroy_mempool()
Dxprt.c1406 rpc_destroy_wait_queue(&xprt->binding); in xprt_destroy()
1407 rpc_destroy_wait_queue(&xprt->pending); in xprt_destroy()
1408 rpc_destroy_wait_queue(&xprt->sending); in xprt_destroy()
1409 rpc_destroy_wait_queue(&xprt->backlog); in xprt_destroy()
/linux-4.4.14/fs/nfs/
Dnfs4session.c250 rpc_destroy_wait_queue(&tbl->slot_tbl_waitq); in nfs4_shutdown_slot_table()
Dnfs4client.c227 rpc_destroy_wait_queue(&clp->cl_rpcwaitq); in nfs4_shutdown_client()
Dnfs4state.c466 rpc_destroy_wait_queue(&sc->wait); in nfs4_destroy_seqid_counter()
/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c337 rpc_destroy_wait_queue(&gss_msg->rpc_waitqueue); in gss_release_msg()
/linux-4.4.14/fs/nfsd/
Dnfs4state.c1743 rpc_destroy_wait_queue(&clp->cl_cb_waitq); in free_client()