Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_fs_sb.h72 struct rpc_wait_queue cl_rpcwaitq; member
/linux-4.4.14/fs/nfs/
Dnfs4client.c197 rpc_init_wait_queue(&clp->cl_rpcwaitq, "NFS client"); in nfs4_alloc_client()
227 rpc_destroy_wait_queue(&clp->cl_rpcwaitq); in nfs4_shutdown_client()
Dnfs4state.c1140 rpc_wake_up(&clp->cl_rpcwaitq); in nfs4_clear_state_manager_bit()
Dnfs4proc.c482 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_exception()
484 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_exception()
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c220 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()
222 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in filelayout_async_handle_error()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c1067 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in ff_layout_async_handle_error_v4()
1069 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in ff_layout_async_handle_error_v4()