| /illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
| H A D | zfs_debug.h | 69 #define dprintf_zfs(...) \ macro 73 #define dprintf_zfs(...) ((void)0) macro
|
| H A D | dsl_dir.h | 200 dprintf_zfs("dd=%s " fmt, __ds_name, __VA_ARGS__); \
|
| H A D | dsl_dataset.h | 476 dprintf_zfs("ds=%s " fmt, __ds_name, __VA_ARGS__); \
|
| H A D | spa.h | 1086 dprintf_zfs(fmt " %s\n", __VA_ARGS__, __blkbuf); \
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | txg.c | 200 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 D | zap_micro.c | 526 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 D | dnode_sync.c | 61 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 D | zap.c | 224 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 D | dsl_scan.c | 1254 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 D | dsl_dir.c | 461 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 D | dmu_tx.c | 619 dprintf_zfs("found txh type %x beginblk=%llx " in dmu_tx_dirty_buf()
|
| H A D | dnode.c | 590 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 D | zfs_vfsops.c | 2447 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 D | arc.c | 1108 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 D | dsl_dataset.c | 745 dprintf_zfs("looking for snapshot '%s'\n", snapname); in dsl_dataset_hold_flags()
|
| /illumos-gate/usr/src/lib/libzpool/common/ |
| H A D | kernel.c | 525 dprintf_zfs("physmem = %llu pages (%.2f GB)\n", physmem, in kernel_init()
|