Searched refs:ZFS_DEBUG_DPRINTF (Results 1 – 8 of 8) sorted by relevance
53 #define ZFS_DEBUG_DPRINTF (1 << 0) macro70 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
411 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \427 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
197 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
575 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
473 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
1075 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
322 zfs_flags |= ZFS_DEBUG_DPRINTF; in dprintf_setup()
254 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_INDIRECT_REMAP);