Home
last modified time | relevance | path

Searched refs:dprintf_zfs (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_debug.h69 #define dprintf_zfs(...) \ macro
73 #define dprintf_zfs(...) ((void)0) macro
H A Ddsl_dir.h200 dprintf_zfs("dd=%s " fmt, __ds_name, __VA_ARGS__); \
H A Ddsl_dataset.h476 dprintf_zfs("ds=%s " fmt, __ds_name, __VA_ARGS__); \
H A Dspa.h1086 dprintf_zfs(fmt " %s\n", __VA_ARGS__, __blkbuf); \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c200 dprintf_zfs("pool %p\n", dp); in txg_sync_start()
260 dprintf_zfs("pool %p\n", dp); in txg_sync_stop()
501 dprintf_zfs( in txg_sync_thread()
535 dprintf_zfs("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_sync_thread()
584 dprintf_zfs("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_quiesce_thread()
596 dprintf_zfs("quiesce done, handing off txg %llu\n", txg); in txg_quiesce_thread()
649 dprintf_zfs("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_wait_synced_impl()
652 dprintf_zfs("broadcasting sync more " in txg_wait_synced_impl()
708 dprintf_zfs("txg=%llu quiesce_txg=%llu sync_txg=%llu\n", in txg_wait_open()
H A Dzap_micro.c526 dprintf_zfs("upgrading obj %llu: num_entries=%u\n", in zap_lockdir_impl()
619 dprintf_zfs("upgrading obj=%llu with %u chunks\n", in mzap_upgrade()
630 dprintf_zfs("adding %s=%llu\n", in mzap_upgrade()
1251 dprintf_zfs( in zap_update()
H A Ddnode_sync.c61 dprintf_zfs("os=%p obj=%llu, increase to %d\n", dn->dn_objset, in dnode_increase_indirection()
139 dprintf_zfs("ds=%p obj=%llx num=%d\n", ds, dn->dn_object, num); in free_blocks()
H A Dzap.c224 dprintf_zfs("copied block %llu of %llu\n", in zap_table_grow()
237 dprintf_zfs("finished; numblocks now %llu (%lluk entries)\n", in zap_table_grow()
253 dprintf_zfs("storing %llx at index %llx\n", val, idx); in zap_table_store()
H A Ddsl_scan.c1254 dprintf_zfs("current scan memory usage: %llu bytes\n", in dsl_scan_should_clear()
1319 dprintf_zfs("suspending at bookmark " in dsl_scan_check_suspend()
1329 dprintf_zfs("suspending at DDT bookmark " in dsl_scan_check_suspend()
1740 dprintf_zfs("resuming at %llx/%llx/%llx/%llx\n", in dsl_scan_check_resume()
2537 dprintf_zfs("visiting ddb=%llu/%llu/%llu/%llx\n", in dsl_scan_ddt()
H A Ddsl_dir.c461 dprintf_zfs("looking up %s in obj%lld\n", in dsl_dir_hold()
494 dprintf_zfs("next=%p (%s) tail=%p\n", next, next ? next : "", in dsl_dir_hold()
H A Ddmu_tx.c619 dprintf_zfs("found txh type %x beginblk=%llx " in dmu_tx_dirty_buf()
H A Ddnode.c590 dprintf_zfs("os=%p obj=%" PRIu64 " txg=%" PRIu64 in dnode_allocate()
2328 dprintf_zfs("probing object %llu offset %llx level %d of %u\n", in dnode_next_offset_level()
H A Dzfs_vfsops.c2447 dprintf_zfs("getting %llu [%u mask %llx]\n", object, fid_gen, gen_mask); in zfs_vget()
2458 dprintf_zfs("znode gen (%u) != fid gen (%u)\n", zp_gen, in zfs_vget()
H A Darc.c1108 dprintf_zfs("hdr_recl called\n"); in hdr_recl()
6867 dprintf_zfs("failing, arc_tempreserve=%lluK anon_meta=%lluK " in arc_tempreserve_space()
H A Ddsl_dataset.c745 dprintf_zfs("looking for snapshot '%s'\n", snapname); in dsl_dataset_hold_flags()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c525 dprintf_zfs("physmem = %llu pages (%.2f GB)\n", physmem, in kernel_init()