Home
last modified time | relevance | path

Searched refs:zfs_dbgmsg (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h74 typedef struct zfs_dbgmsg { struct
82 extern void zfs_dbgmsg(const char *fmt, ...); argument
H A Dspa.h897 zfs_dbgmsg(__VA_ARGS__); \
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c122 zfs_dbgmsg("old-style scrub was in progress; " in dsl_scan_init()
152 zfs_dbgmsg("new-style scrub was modified " in dsl_scan_init()
834 zfs_dbgmsg("destroying ds %llu; currently traversing; " in dsl_scan_ds_destroyed()
843 zfs_dbgmsg("destroying ds %llu; currently traversing; " in dsl_scan_ds_destroyed()
862 zfs_dbgmsg("destroying ds %llu; in queue; " in dsl_scan_ds_destroyed()
868 zfs_dbgmsg("destroying ds %llu; in queue; removing", in dsl_scan_ds_destroyed()
895 zfs_dbgmsg("snapshotting ds %llu; currently traversing; " in dsl_scan_ds_snapshotted()
906 zfs_dbgmsg("snapshotting ds %llu; in queue; " in dsl_scan_ds_snapshotted()
926 zfs_dbgmsg("clone_swap ds %llu; currently traversing; " in dsl_scan_ds_clone_swapped()
932 zfs_dbgmsg("clone_swap ds %llu; currently traversing; " in dsl_scan_ds_clone_swapped()
[all …]
H A Dspa_history.c242 zfs_dbgmsg("command: %s", in spa_history_log_sync()
246 zfs_dbgmsg("txg %lld %s %s (id %llu) %s", in spa_history_log_sync()
253 zfs_dbgmsg("txg %lld %s %s", in spa_history_log_sync()
259 zfs_dbgmsg("ioctl %s", in spa_history_log_sync()
H A Dzfs_debug.c66 zfs_dbgmsg(const char *fmt, ...) in zfs_dbgmsg() function
H A Ddsl_userhold.c197 zfs_dbgmsg("couldn't release holds on pool=%s " in dsl_dataset_user_release_onexit()
203 zfs_dbgmsg("couldn't release holds on pool=%s " in dsl_dataset_user_release_onexit()
H A Dbptree.c223 zfs_dbgmsg("bptree index %d: traversing from min_txg=%lld " in bptree_iterate()
H A Dvdev_disk.c460 zfs_dbgmsg("vdev %s: update devid from %s, " in vdev_disk_open()
563 zfs_dbgmsg("capacity change: vdev %s, psize %llu, " in vdev_disk_open()
H A Drange_tree.c71 zfs_dbgmsg("i=%d, hist=%p, hist=%llu, rt_hist=%llu", in range_tree_stat_verify()
H A Dspace_map.c421 zfs_dbgmsg("txg %llu, spa %s, reallocating: " in space_map_truncate()
H A Dspa_misc.c532 zfs_dbgmsg("slow spa_sync: started %llu seconds ago, calls %llu", in spa_deadman()
H A Dvdev.c2003 zfs_dbgmsg("txg %llu, spa %s, DTL old object %llu, " in vdev_dtl_sync()
3372 zfs_dbgmsg("SLOW IO: zio timestamp %lluns, " in vdev_deadman()
H A Ddsl_dataset.c555 zfs_dbgmsg("ds_fsid_guid changed from " in dsl_dataset_hold_obj()
H A Dspa.c5864 zfs_dbgmsg("spa=%s async request task=%u", spa->spa_name, task); in spa_async_request()