Home
last modified time | relevance | path

Searched refs:cl_cb_waitq (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h519 struct rpc_wait_queue cl_cb_waitq; /* backchannel callers may */ member
H A Dnfs4state.c2402 rpc_init_wait_queue(&clp->cl_cb_waitq, "Backchannel slot table"); in alloc_client()
2451 rpc_destroy_wait_queue(&clp->cl_cb_waitq); in free_client()