Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4callback.c973 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
983 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release()
1005 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_probe_callback()
1244 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_shutdown_callback()
Dstate.h357 struct nfsd4_callback cl_cb_null; member
Dnfs4state.c2759 nfsd4_init_cb(&clp->cl_cb_null, clp, NULL, NFSPROC4_CLNT_CB_NULL); in create_client()