Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_fs_sb.h72 struct rpc_wait_queue cl_rpcwaitq; member
/linux-4.1.27/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.c1141 rpc_wake_up(&clp->cl_rpcwaitq); in nfs4_clear_state_manager_bit()
Dnfs4proc.c4940 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL); in nfs4_async_handle_error()
4942 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task); in nfs4_async_handle_error()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c219 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in filelayout_async_handle_error()
221 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in filelayout_async_handle_error()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c775 rpc_sleep_on(&mds_client->cl_rpcwaitq, task, NULL); in ff_layout_async_handle_error_v4()
777 rpc_wake_up_queued_task(&mds_client->cl_rpcwaitq, task); in ff_layout_async_handle_error_v4()