Searched refs:ZFS_DEBUG_SET_ERROR (Results 1 – 4 of 4) sorted by relevance
55 #define ZFS_DEBUG_SET_ERROR (1 << 9) macro
129 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
180 if (zfs_flags & ZFS_DEBUG_SET_ERROR) in __set_error()
253 int zfs_flags = ~(ZFS_DEBUG_DPRINTF | ZFS_DEBUG_SET_ERROR |