Searched refs:delegreturn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h407 {TAG_DELEGRETURN, "delegreturn", \
1828 kstat_named_t delegreturn; member in struct:nfs4_callback_stats
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c131 { "delegreturn", KSTAT_DATA_UINT64 },
482 /* Fire up a thread to do the delegreturn */
1456 ncg->nfs4_callback_stats.delegreturn.value.ui64++;
1505 * Ignore some errors on delegreturn; no point in marking
1534 * nfs4_resend_delegreturn - used to drive the delegreturn
1556 * including re-driving another delegreturn. Otherwise,
1573 * NFS4_DR_DISCARD - discard the delegation w/o delegreturn
1652 * delegreturn. (XXX if the file has failed recovery, then the
1653 * delegreturn attempt is likely to be futile.)
1724 * Fire up a thread to do the actual delegreturn
[all...]

Completed in 73 milliseconds