Searched refs:FENDBG (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | snode.h | 136 #define FENDBG(args) if (spec_debug & SPEC_FENCE_DEBUG) cmn_err args macro
|
/illumos-gate/usr/src/uts/common/fs/specfs/ |
H A D | specsubr.c | 308 FENDBG((CE_NOTE, "%sfenced common snode (%p) for new dip=%p", 981 FENDBG((CE_NOTE, "fenced off snode(%p) for dip: %s", 999 FENDBG((CE_NOTE, "fenced 1 of N")); 1007 FENDBG((CE_NOTE, "fenced off all snodes for dip: %s", path)); 1041 FENDBG((CE_NOTE, "unfenced 1 of N")); 1049 FENDBG((CE_NOTE, "unfenced all snodes for dip: %s", path));
|
Completed in 66 milliseconds