Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dswapnode.h53 extern int swapfs_debug;
55 if (swapfs_debug & (X)) \
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c68 int swapfs_debug; variable