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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_debug.h53 #define ZFS_DEBUG_DPRINTF 0x0001 macro
63 if (zfs_flags & ZFS_DEBUG_DPRINTF) \
H A Ddbuf.h311 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
327 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dir.h148 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddnode.h250 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Ddsl_dataset.h247 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
H A Dspa.h673 if (zfs_flags & ZFS_DEBUG_DPRINTF) { \
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_misc.c237 int zfs_flags = ~ZFS_DEBUG_DPRINTF;

Completed in 207 milliseconds