Home
last modified time | relevance | path

Searched refs:btrfs_debug (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dmessages.h109 #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 Dbio.c204 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 Dbackref.c672 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 Dsend.c845 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()
1699 btrfs_debug(fs_info, in find_extent_clone()
1704 btrfs_debug(fs_info, "no clones found"); in find_extent_clone()
2603 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate()
2633 btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode); in send_chmod()
2696 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown()
2733 btrfs_debug(fs_info, "send_utimes %llu", ino); in send_utimes()
2854 btrfs_debug(fs_info, "send_create_inode %llu", ino); in send_create_inode()
[all …]
H A Dtransaction.c1513 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 Ddelayed-ref.c519 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
H A Dextent-tree.c1864 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()
H A Dfree-space-cache.c1320 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io()
1538 btrfs_debug(fs_info, in btrfs_write_out_cache()
H A Dvolumes.c5251 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 Dinode.c1205 btrfs_debug(fs_info, in submit_one_async_extent()
3615 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup()
3640 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
H A Dqgroup.c3316 btrfs_debug(fs_info, in qgroup_rescan_leaf()
H A Dextent_io.c608 btrfs_debug(fs_info, in end_bio_extent_readpage()