Home
last modified time | relevance | path

Searched refs:cl_cb_null (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c1046 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
1056 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release()
1078 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_probe_callback()
1317 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_shutdown_callback()
H A Dstate.h381 struct nfsd4_callback cl_cb_null; member
H A Dnfs4state.c2920 nfsd4_init_cb(&clp->cl_cb_null, clp, NULL, NFSPROC4_CLNT_CB_NULL); in create_client()