Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h53 #define ZFS_DEBUG_DPRINTF (1 << 0) macro
70 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
H A Ddbuf.h411 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
427 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dir.h197 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddnode.h575 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dataset.h470 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Dspa.h1075 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c322 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c254 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_INDIRECT_REMAP);