Searched refs:uoc_rpcwaitq (Results 1 – 3 of 3) sorted by relevance
254 struct rpc_wait_queue uoc_rpcwaitq; member
175 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()180 rpc_wake_up_queued_task(&NFS_SERVER(inode)->uoc_rpcwaitq, task); in nfs_async_iocounter_wait()660 rpc_wake_up(&NFS_SERVER(d_inode(ctx->dentry))->uoc_rpcwaitq); in nfs_clear_request()
981 rpc_init_wait_queue(&server->uoc_rpcwaitq, "NFS UOC"); in nfs_alloc_server()
Completed in 10 milliseconds