Home
last modified time | relevance | path

Searched refs:hkprintf (Results 1 – 15 of 15) sorted by relevance

/dragonfly/sys/vfs/hammer/
HDhammer_recover.c383 hkprintf("Undo size is absurd, unable to mount\n"); in hammer_recover_stage1()
598 hkprintf("Undo size is absurd, unable to mount\n"); in hammer_recover_stage2()
887 hkprintf("FIFO record bad head signature %04x at %016jx\n", in _hammer_check_signature()
894 hkprintf("FIFO record unaligned or bad size %04x at %016jx\n", in _hammer_check_signature()
904 hkprintf("FIFO record head/tail type mismatch " in _hammer_check_signature()
911 hkprintf("FIFO record head/tail size mismatch " in _hammer_check_signature()
918 hkprintf("FIFO record bad tail signature " in _hammer_check_signature()
933 hkprintf("FIFO record CRC failed %08x at %016jx\n", in _hammer_check_signature()
938 hkprintf("FIFO record too small %04x at %016jx\n", in _hammer_check_signature()
951 hkprintf("Bad tail size %04x vs %04x at %016jx\n", in _hammer_check_signature()
[all …]
HDhammer_btree.c176 hkprintf("BRACKETU %016jx[%d] -> %016jx[%d] td=%p\n", in hammer_btree_iterate()
608 hkprintf("CREATE_CHECK %016jx\n", in hammer_btree_lookup()
694 hkprintf("NULL cursor->node, filesystem might " in hammer_btree_extract()
1080 hkprintf("SEARCH-I %016jx count=%d\n", in btree_search()
1095 hkprintf(" IELM %p [%d] r=%d\n", in btree_search()
1108 hkprintf("SEARCH-I preI=%d/%d r=%d\n", in btree_search()
1280 hkprintf("SEARCH-L %016jx count=%d\n", in btree_search()
1297 hkprintf(" LELM %p [%d] r=%d\n", &node->elms[i], i, r); in btree_search()
1334 hkprintf("RESULT-L %016jx[%d] (SUCCESS)\n", in btree_search()
1345 hkprintf("RESULT-L %016jx[%d] (FAILED)\n", in btree_search()
[all …]
HDhammer_vfsops.c386 hkprintf("cannot change master id with mount update\n"); in hammer_vfs_mount()
479 hkprintf("read-only -> read-write\n"); in hammer_vfs_mount()
496 hkprintf("read-write -> read-only\n"); in hammer_vfs_mount()
680 hkprintf("mount unsupported fs version %d\n", hmp->version); in hammer_vfs_mount()
693 hkprintf("undo_rec_limit %d\n", hmp->undo_rec_limit); in hammer_vfs_mount()
852 hkprintf("Warning, flush_group %p was " in hammer_free_hmp()
HDhammer_ondisk.c191 hkprintf("Formatting of valid HAMMER volume %s denied. " in hammer_install_volume()
200 hkprintf("volume %s has an invalid header\n", volume->vol_name); in hammer_install_volume()
218 hkprintf("volume %s's fsid does not match other volumes\n", in hammer_install_volume()
228 hkprintf("volume %s has a duplicate vol_no %d\n", in hammer_install_volume()
243 hkprintf("volume %s has invalid root vol_no %d\n", in hammer_install_volume()
832 hkprintf("delbufr %016jx rerr=%d 1ref=%d\n", in hammer_del_buffers()
HDhammer_reblock.c358 hkprintf("debug: retest on reblocker uncache\n"); in hammer_reblock_helper()
362 hkprintf("debug: shifted on reblocker uncache\n"); in hammer_reblock_helper()
365 hkprintf("debug: changed on reblocker uncache\n"); in hammer_reblock_helper()
HDhammer_dedup.c49 hkprintf("Filesystem must be upgraded to v5 " in hammer_ioc_dedup()
HDhammer_ioctl.c107 hkprintf("System has insufficient buffers " in hammer_ioctl()
648 hkprintf("upgrade undo to version 4\n"); in hammer_ioc_set_version()
922 hkprintf("lo=%08x snapshot key " in hammer_ioc_get_snapshot()
927 hkprintf("Probably left over from the " in hammer_ioc_get_snapshot()
HDhammer_flusher.c570 hkprintf("Warning: UNDO area too small!\n"); in hammer_flusher_flush_inode()
980 hkprintf("flushing."); in hammer_flush_dirty()
HDhammer_object.c1488 hkprintf("Debug: re-seeked during scan @ino=%016jx\n", in _hammer_ip_reseek()
1508 hkprintf("Debug: iterated after " in _hammer_ip_reseek()
1515 hkprintf("Debug: iterated after " in _hammer_ip_reseek()
1640 hkprintf("Debug: generation changed during scan @ino=%016jx\n", in hammer_ip_next()
HDhammer_prune.c347 hkprintf("unable to prune disconnected inode %016jx\n", in prune_check_nlinks()
HDhammer_vnops.c958 hkprintf("hammer_create_inode error %d\n", error); in hammer_vop_ncreate()
973 hkprintf("hammer_ip_add_direntry error %d\n", error); in hammer_vop_ncreate()
1274 hkprintf("WARNING: Missing inode for dirent \"%s\"\n" in hammer_vop_nresolve()
1494 hkprintf("hammer_mkdir (add) error %d\n", error); in hammer_vop_nmkdir()
3367 hkprintf("WARNING: Removing dirent w/missing inode " in hammer_dounlink()
3410 hkprintf("Warning: avoided deadlock " in hammer_dounlink()
HDhammer_blockmap.c662 hkprintf("delbgblk %016jx error %d\n", in hammer_blockmap_reserve_complete()
670 hkprintf("delresvr %016jx zone %02x\n", in hammer_blockmap_reserve_complete()
HDhammer_cursor.c1062 hkprintf("debug: shifted cursor pointing at parent\n" in hammer_cursor_moved_element()
HDhammer.h1600 #define hkprintf(format, args...) \ macro
HDhammer_inode.c2495 hkprintf("debug: forcing " in hammer_wait_inode()