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
67 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
H A Ddbuf.h358 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
374 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dir.h178 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddnode.h328 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dataset.h347 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Dspa.h882 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c643 zfs_flags |= ZFS_DEBUG_DPRINTF;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c244 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SPA);

Completed in 89 milliseconds