Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c384 cb_recall(nfs_cb_argop4 *argop, nfs_cb_resop4 *resop, struct svc_req *req, in cb_recall() function
394 ncg->nfs4_callback_stats.cb_recall.value.ui64++; in cb_recall()
619 cb_recall(argop, resop, req, &cs, ncg); in cb_compound()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1828 kstat_named_t cb_recall; member