/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 | 189 btrfs_debug(fs_info, "no mirror left"); in btrfs_end_repair_bio() 232 btrfs_debug(fs_info, "repair read error: read error at %llu", in repair_one_sector() 237 btrfs_debug(fs_info, "no copy to repair from"); in repair_one_sector() 262 btrfs_debug(fs_info, "submitting repair read to mirror %d", mirror); in repair_one_sector()
|
H A D | backref.c | 669 btrfs_debug(ctx->fs_info, in resolve_indirect_ref() 2242 btrfs_debug(fs_info, in extent_from_logical() 2253 btrfs_debug(fs_info, in extent_from_logical() 2389 btrfs_debug(fs_info, in iterate_leaf_refs() 2395 btrfs_debug(fs_info, in iterate_leaf_refs() 2420 btrfs_debug(ctx->fs_info, "resolving all inodes for extent %llu", in iterate_extent_inodes() 2501 btrfs_debug(ctx->fs_info, in iterate_extent_inodes() 2624 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
|
H A D | raid-stripe-tree.c | 355 btrfs_debug(fs_info, in btrfs_get_raid_extent_offset()
|
H A D | send.c | 825 btrfs_debug(fs_info, "send_rename %s -> %s", from->start, to->start); in send_rename() 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() 1696 btrfs_debug(fs_info, in find_extent_clone() 1701 btrfs_debug(fs_info, "no clones found"); in find_extent_clone() 2600 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 2630 btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode); in send_chmod() 2663 btrfs_debug(fs_info, "send_fileattr %llu fileattr=%llu", ino, fileattr); in send_fileattr() 2693 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown() [all …]
|
H A D | qgroup.c | 3742 btrfs_debug(fs_info, in qgroup_rescan_leaf() 3952 btrfs_debug(fs_info, in qgroup_rescan_init() 3957 btrfs_debug(fs_info, in qgroup_rescan_init() 3973 btrfs_debug(fs_info, in qgroup_rescan_init()
|
H A D | delayed-ref.c | 475 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
|
H A D | defrag.c | 588 btrfs_debug(fs_info, "defrag_root cancelled"); in btrfs_defrag_root()
|
H A D | extent-tree.c | 1905 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head() 6026 btrfs_debug(fs_info, "Drop subvolume %llu", btrfs_root_id(root)); in btrfs_drop_snapshot() 6180 btrfs_debug(fs_info, in btrfs_drop_snapshot()
|
H A D | free-space-cache.c | 1324 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1547 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
H A D | transaction.c | 2638 btrfs_debug(fs_info, "cleaner removing %llu", btrfs_root_id(root)); in btrfs_clean_one_deleted_snapshot()
|
H A D | volumes.c | 5337 btrfs_debug(info, in gather_device_info() 5460 btrfs_debug(info, in decide_stripe_size() 5650 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
|
H A D | inode.c | 1257 btrfs_debug(fs_info, in submit_one_async_extent() 3641 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3666 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
|
H A D | extent_io.c | 531 btrfs_debug(fs_info, in end_bbio_data_read()
|