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

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c152 #define SN_HOLD(csp) { \ macro
238 * optionally returning with SLOCKED set and SN_HOLD done. The 'intr'
243 * count (SN_HOLD) has been incremented and the 'setlock' argument
269 csp->s_count++; /* one more open reference : SN_HOLD */
538 SN_HOLD(newcsp);
660 * Open count already incremented (SN_HOLD) on non-zero return.
776 * D_OPEN_RETURNS_EINTR. Open count already incremented (SN_HOLD)

Completed in 46 milliseconds