Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/ !
Dnfs4callback.c854 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
878 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_probe_callback()
1092 nfsd4_run_cb(&clp->cl_cb_null); in nfsd4_shutdown_callback()
Dstate.h339 struct nfsd4_callback cl_cb_null; member
Dnfs4state.c2181 nfsd4_init_cb(&clp->cl_cb_null, clp, NULL, NFSPROC4_CLNT_CB_NULL); in create_client()