Home
last modified time | relevance | path

Searched refs:cl_rpcwaitq (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs_fs_sb.h83 struct rpc_wait_queue cl_rpcwaitq;
84 struct rpc_wait_queue cl_rpcwaitq; global() member
/linux/fs/nfs/
H A Dnfs4client.c221 rpc_init_wait_queue(&clp->cl_rpcwaitq, "NFS client"); in nfs4_alloc_client()
293 rpc_destroy_wait_queue(&clp->cl_rpcwaitq); in nfs4_shutdown_client()
H A Dnfs4proc.c680 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
682 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_exception()