Searched refs:ZFS_DEBUG_DPRINTF (Results 1 – 8 of 8) sorted by relevance
46 #define ZFS_DEBUG_DPRINTF (1 << 0) macro92 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
455 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \471 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
215 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
641 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
494 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
1193 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
532 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
253 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR |