Searched refs:cl_cb_client (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4callback.c555 status = rpc_call_async(clp->cl_cb_client, &msg,
666 struct rpc_clnt *current_rpc_client = clp->cl_cb_client;
736 struct rpc_clnt *old = clp->cl_cb_client;
738 clp->cl_cb_client = new;
740 * After this, any work that saw the old value of cl_cb_client will
755 struct rpc_clnt *clnt = clp->cl_cb_client;
H A Dstate.h227 struct rpc_clnt *cl_cb_client; member in struct:nfs4_client

Completed in 51 milliseconds