Searched refs:ZFS_DEBUG_DPRINTF (Results 1 – 8 of 8) sorted by relevance
50 #define ZFS_DEBUG_DPRINTF (1 << 0) macro99 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
486 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \502 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
217 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
631 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
516 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
1290 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
149 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
258 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR |