/openbmc/linux/fs/btrfs/ |
H A 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
|
H A 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()
|
H A 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()
|
H A D | send.c | 850 btrfs_debug(fs_info, "send_link %s -> %s", path->start, lnk->start); in send_link() 874 btrfs_debug(fs_info, "send_unlink %s", path->start); in send_unlink() 897 btrfs_debug(fs_info, "send_rmdir %s", path->start); in send_rmdir() 1704 btrfs_debug(fs_info, in find_extent_clone() 1709 btrfs_debug(fs_info, "no clones found"); in find_extent_clone() 2608 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 2638 btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode); in send_chmod() 2701 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown() 2738 btrfs_debug(fs_info, "send_utimes %llu", ino); in send_utimes() 2859 btrfs_debug(fs_info, "send_create_inode %llu", ino); in send_create_inode() [all …]
|
H A D | transaction.c | 1513 btrfs_debug(info, "defrag_root cancelled"); in btrfs_defrag_root() 2625 btrfs_debug(fs_info, "cleaner removing %llu", root->root_key.objectid); in btrfs_clean_one_deleted_snapshot()
|
H A D | delayed-ref.c | 519 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
|
H A D | extent-tree.c | 1875 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head() 5678 btrfs_debug(fs_info, "Drop subvolume %llu", root->root_key.objectid); in btrfs_drop_snapshot() 5831 btrfs_debug(fs_info, in btrfs_drop_snapshot()
|
H A D | free-space-cache.c | 1321 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1539 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
H A D | volumes.c | 5251 btrfs_debug(info, in gather_device_info() 5374 btrfs_debug(info, in decide_stripe_size() 5506 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
|
H A D | inode.c | 1208 btrfs_debug(fs_info, in submit_one_async_extent() 3618 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3643 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
|
H A D | qgroup.c | 3314 btrfs_debug(fs_info, in qgroup_rescan_leaf()
|
H A D | extent_io.c | 608 btrfs_debug(fs_info, in end_bio_extent_readpage()
|