Searched refs:cl_cb_cred (Results 1 – 2 of 2) sorted by relevance
837 clp->cl_cb_cred = cred; in setup_callback_client()1136 put_rpccred(clp->cl_cb_cred); in nfsd4_process_cb_update()1137 clp->cl_cb_cred = NULL; in nfsd4_process_cb_update()1202 cb->cb_msg.rpc_cred = clp->cl_cb_cred; in nfsd4_run_cb_work()
330 struct rpc_cred *cl_cb_cred; member