Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs_fs_sb.h75 struct rpc_wait_queue cl_rpcwaitq; member
/linux-4.19.296/fs/nfs/
Dnfs4client.c214 rpc_init_wait_queue(&clp->cl_rpcwaitq, "NFS client"); in nfs4_alloc_client()
285 rpc_destroy_wait_queue(&clp->cl_rpcwaitq); in nfs4_shutdown_client()
Dnfs4state.c1226 rpc_wake_up(&clp->cl_rpcwaitq); in nfs4_clear_state_manager_bit()
Dnfs4proc.c582 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
584 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_exception()