Home
last modified time | relevance | path

Searched refs:dprintf (Results 151 – 160 of 160) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c525 dprintf("physmem = %llu pages (%.2f GB)\n", physmem, in kernel_init()
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_funcs.c61 #define dprintf if (vdebug_flag) printf macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1251 dprintf("current scan memory usage: %llu bytes\n", (longlong_t)mused); in dsl_scan_should_clear()
1315 dprintf("suspending at bookmark %llx/%llx/%llx/%llx\n", in dsl_scan_check_suspend()
1324 dprintf("suspending at DDT bookmark " in dsl_scan_check_suspend()
1735 dprintf("resuming at %llx/%llx/%llx/%llx\n", in dsl_scan_check_resume()
2532 dprintf("visiting ddb=%llu/%llu/%llu/%llx\n", in dsl_scan_ddt()
H A Ddsl_dir.c461 dprintf("looking up %s in obj%lld\n", in dsl_dir_hold()
494 dprintf("next=%p (%s) tail=%p\n", next, next?next:"", tailp); in dsl_dir_hold()
H A Dzfs_vfsops.c2423 dprintf("getting %llu [%u mask %llx]\n", object, fid_gen, gen_mask); in zfs_vget()
2434 dprintf("znode gen (%u) != fid gen (%u)\n", zp_gen, fid_gen); in zfs_vget()
H A Ddmu_tx.c619 dprintf("found txh type %x beginblk=%llx endblk=%llx\n", in dmu_tx_dirty_buf()
H A Ddnode.c589 dprintf("os=%p obj=%" PRIu64 " txg=%" PRIu64 in dnode_allocate()
2335 dprintf("probing object %llu offset %llx level %d of %u\n", in dnode_next_offset_level()
H A Darc.c1108 dprintf("hdr_recl called\n"); in hdr_recl()
6867 dprintf("failing, arc_tempreserve=%lluK anon_meta=%lluK " in arc_tempreserve_space()
H A Ddsl_dataset.c676 dprintf("looking for snapshot '%s'\n", snapname); in dsl_dataset_hold_flags()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h1078 dprintf(fmt " %s\n", __VA_ARGS__, __blkbuf); \

1234567