Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4callback.c1213 static const struct rpc_call_ops nfsd4_cb_ops = { variable
1357 cb->cb_ops ? &nfsd4_cb_ops : &nfsd4_cb_probe_ops, cb); in nfsd4_run_cb_work()