Home
last modified time | relevance | path

Searched refs:rpc_sleep_on (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/net/sunrpc/
Dxprt.c499 rpc_sleep_on(&xprt->pending, task, action); in xprt_wait_for_buffer_space()
725 rpc_sleep_on(&xprt->pending, task, xprt_connect_status); in xprt_connect()
947 rpc_sleep_on(&xprt->pending, task, xprt_timer); in xprt_transmit()
996 rpc_sleep_on(&xprt->backlog, task, NULL); in xprt_alloc_slot()
Dsched.c350 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on() function
363 EXPORT_SYMBOL_GPL(rpc_sleep_on);
634 rpc_sleep_on(&delay_queue, task, __rpc_atrun); in rpc_delay()
Drpcb_clnt.c672 rpc_sleep_on(&xprt->binding, task, NULL); in rpcb_getport_async()
Dxprtsock.c2407 rpc_sleep_on(&xprt->xpt_bc_pending, task, NULL); in bc_send_request()
/linux-3.4.99/include/linux/sunrpc/
Dsched.h229 void rpc_sleep_on(struct rpc_wait_queue *, struct rpc_task *,
/linux-3.4.99/net/sunrpc/auth_gss/
Dauth_gss.c518 rpc_sleep_on(&pipe_version_rpc_waitqueue, task, NULL); in gss_refresh_upcall()
528 rpc_sleep_on(&gss_cred->gc_upcall->rpc_waitqueue, task, NULL); in gss_refresh_upcall()
534 rpc_sleep_on(&gss_msg->rpc_waitqueue, task, gss_upcall_callback); in gss_refresh_upcall()
/linux-3.4.99/fs/nfsd/
Dnfs4callback.c786 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL); in nfsd41_cb_get_slot()
/linux-3.4.99/fs/nfs/
Dnfs4filelayout.c139 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()
Dnfs4proc.c584 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs41_setup_sequence()
592 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs41_setup_sequence()
600 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL); in nfs41_setup_sequence()
2088 rpc_sleep_on(&NFS_SERVER(calldata->inode)->roc_rpcwaitq, in nfs4_close_prepare()
3930 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_error()
Dnfs4state.c1052 rpc_sleep_on(&sequence->wait, task, NULL); in nfs_wait_on_sequence()