Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c740 static int lofsdebug; variable
769 if (lofsdebug == level || (lofsdebug > 10 && (lofsdebug - 10) >= level)) in lo_dprint()