Searched refs:btrfs_debug (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/fs/btrfs/ |
D | messages.h | 109 #define btrfs_debug(fs_info, fmt, args...) \ macro 122 #define btrfs_debug(fs_info, fmt, args...) \ macro 131 #define btrfs_debug(fs_info, fmt, args...) \ macro
|
D | bio.c | 204 btrfs_debug(fs_info, "no mirror left"); in btrfs_end_repair_bio() 247 btrfs_debug(fs_info, "repair read error: read error at %llu", in repair_one_sector() 252 btrfs_debug(fs_info, "no copy to repair from"); in repair_one_sector() 277 btrfs_debug(fs_info, "submitting repair read to mirror %d", mirror); in repair_one_sector()
|
D | backref.c | 672 btrfs_debug(ctx->fs_info, in resolve_indirect_ref() 2240 btrfs_debug(fs_info, in extent_from_logical() 2252 btrfs_debug(fs_info, in extent_from_logical() 2388 btrfs_debug(fs_info, in iterate_leaf_refs() 2394 btrfs_debug(fs_info, in iterate_leaf_refs() 2419 btrfs_debug(ctx->fs_info, "resolving all inodes for extent %llu", in iterate_extent_inodes() 2500 btrfs_debug(ctx->fs_info, in iterate_extent_inodes() 2623 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
|
D | send.c | 820 btrfs_debug(fs_info, "send_rename %s -> %s", from->start, to->start); in send_rename() 845 btrfs_debug(fs_info, "send_link %s -> %s", path->start, lnk->start); in send_link() 869 btrfs_debug(fs_info, "send_unlink %s", path->start); in send_unlink() 892 btrfs_debug(fs_info, "send_rmdir %s", path->start); in send_rmdir() 1691 btrfs_debug(fs_info, in find_extent_clone() 1696 btrfs_debug(fs_info, "no clones found"); in find_extent_clone() 2595 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 2625 btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode); in send_chmod() 2658 btrfs_debug(fs_info, "send_fileattr %llu fileattr=%llu", ino, fileattr); in send_fileattr() 2688 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown() [all …]
|
D | transaction.c | 1514 btrfs_debug(info, "defrag_root cancelled"); in btrfs_defrag_root() 2626 btrfs_debug(fs_info, "cleaner removing %llu", root->root_key.objectid); in btrfs_clean_one_deleted_snapshot()
|
D | delayed-ref.c | 519 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
|
D | extent-tree.c | 1864 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head() 5648 btrfs_debug(fs_info, "Drop subvolume %llu", root->root_key.objectid); in btrfs_drop_snapshot() 5801 btrfs_debug(fs_info, in btrfs_drop_snapshot()
|
D | free-space-cache.c | 1320 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1538 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
D | volumes.c | 5233 btrfs_debug(info, in gather_device_info() 5356 btrfs_debug(info, in decide_stripe_size() 5488 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
|
D | inode.c | 1206 btrfs_debug(fs_info, in submit_one_async_extent() 3616 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3641 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
|
D | qgroup.c | 3316 btrfs_debug(fs_info, in qgroup_rescan_leaf()
|
D | extent_io.c | 608 btrfs_debug(fs_info, in end_bio_extent_readpage()
|
D | disk-io.c | 4605 btrfs_debug(fs_info, "delayed_refs has NO entry"); in btrfs_destroy_delayed_refs()
|