Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h581 #define SDEV_DEBUG_NCACHE 0x10 /* negative cache tracing */ macro
596 #define sdcmn_err5(args) if (sdev_debug & SDEV_DEBUG_NCACHE) printf args