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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c557 ch = cbp->cb_chc[cbp->cb_chc_free];
558 cbp->cb_chc[cbp->cb_chc_free] = NULL;
581 cbch = cbp->cb_chc[ cbp->cb_chc_free ];
606 cbp->cb_chc[ cbp->cb_chc_free++ ] = ch;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h297 * cb_chc_free/cb_chc - cache of client handles for the callback path
318 CLIENT *cb_chc[RFS4_CBCH_MAX]; member in struct:__anon611

Completed in 327 milliseconds