Searched refs:ZFS_DEBUG_DPRINTF (Results 1 – 8 of 8) sorted by relevance
53 #define ZFS_DEBUG_DPRINTF (1<<0) macro66 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
354 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \370 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
178 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
316 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
349 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
872 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
634 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
242 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SPA);