Searched refs:ZFS_DEBUG_DPRINTF (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h50 #define ZFS_DEBUG_DPRINTF 0x0001 macro
60 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
H A Ddbuf.h336 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
352 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dir.h151 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dataset.h268 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddnode.h301 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Dspa.h689 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c237 int zfs_flags = ~ZFS_DEBUG_DPRINTF;

Completed in 110 milliseconds