Searched refs:cl_cb_waitq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h242 struct rpc_wait_queue cl_cb_waitq; /* backchannel callers may */ member in struct:nfs4_client
H A Dnfs4callback.c595 rpc_sleep_on(&clp->cl_cb_waitq, task, NULL);
652 rpc_wake_up_next(&clp->cl_cb_waitq);
H A Dnfs4state.c954 rpc_init_wait_queue(&clp->cl_cb_waitq, "Backchannel slot table");

Completed in 72 milliseconds