Searched refs:zfs_dbgmsg (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h75 typedef struct zfs_dbgmsg { struct
83 extern void zfs_dbgmsg(const char *fmt, ...);
H A Dspa.h897 zfs_dbgmsg(__VA_ARGS__); \
/illumos-gate/usr/src/test/zfs-tests/callbacks/
H A DMakefile18 CALLBACKS = zfs_dbgmsg.ksh
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_debug.c57 * echo ::zfs_dbgmsg | mdb -k
63 * dtrace -qn 'zfs$pid::zfs_dbgmsg:probe1{printf("%s\n", copyinstr(arg1))}'
66 zfs_dbgmsg(const char *fmt, ...) function
H A Ddsl_scan.c123 zfs_dbgmsg("old-style scrub was in progress; "
153 zfs_dbgmsg("new-style scrub was modified "
842 zfs_dbgmsg("destroying ds %llu; currently traversing; "
851 zfs_dbgmsg("destroying ds %llu; currently traversing; "
870 zfs_dbgmsg("destroying ds %llu; in queue; "
876 zfs_dbgmsg("destroying ds %llu; in queue; removing",
903 zfs_dbgmsg("snapshotting ds %llu; currently traversing; "
914 zfs_dbgmsg("snapshotting ds %llu; in queue; "
934 zfs_dbgmsg("clone_swap ds %llu; currently traversing; "
940 zfs_dbgmsg("clone_swa
[all...]
H A Dspa_history.c242 zfs_dbgmsg("command: %s",
246 zfs_dbgmsg("txg %lld %s %s (id %llu) %s",
253 zfs_dbgmsg("txg %lld %s %s",
259 zfs_dbgmsg("ioctl %s",
H A Dbptree.c223 zfs_dbgmsg("bptree index %lld: traversing from min_txg=%lld "
H A Ddsl_userhold.c197 zfs_dbgmsg("couldn't release holds on pool=%s "
203 zfs_dbgmsg("couldn't release holds on pool=%s "
H A Drange_tree.c71 zfs_dbgmsg("i=%d, hist=%p, hist=%llu, rt_hist=%llu",
H A Dspace_map.c420 zfs_dbgmsg("txg %llu, spa %s, reallocating: "
H A Dvdev_disk.c432 zfs_dbgmsg("vdev %s: update devid from %s, "
H A Dzil.c1306 zfs_dbgmsg("zil_itx_assign: missed itx cleanup for "
1855 zfs_dbgmsg("zil (%p) is dirty, txg %llu", zilog, txg);
H A Dspa_misc.c537 zfs_dbgmsg("slow spa_sync: started %llu seconds ago, calls %llu",
H A Dvdev.c2071 zfs_dbgmsg("txg %llu, spa %s, DTL old object %llu, "
3455 zfs_dbgmsg("SLOW IO: zio timestamp %lluns, "
H A Ddsl_dataset.c560 zfs_dbgmsg("ds_fsid_guid changed from "
H A Darc.c1942 zfs_dbgmsg(
H A Dspa.c5986 zfs_dbgmsg("spa=%s async request task=%u", spa->spa_name, task);

Completed in 181 milliseconds