Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dmessages.h65 #define btrfs_debug(fs_info, fmt, args...) \ macro
72 #define btrfs_debug(fs_info, fmt, args...) \ macro
78 #define btrfs_debug(fs_info, fmt, args...) do { (void)(fs_info); } while(0) macro
H A Dbio.c175 btrfs_debug(fs_info, "no mirror left"); in btrfs_end_repair_bio()
218 btrfs_debug(fs_info, "repair read error: read error at %llu", in repair_one_sector()
223 btrfs_debug(fs_info, "no copy to repair from"); in repair_one_sector()
248 btrfs_debug(fs_info, "submitting repair read to mirror %d", mirror); in repair_one_sector()
436 btrfs_debug(dev->fs_info, in btrfs_submit_dev_bio()
H A Dbackref.c668 btrfs_debug(ctx->fs_info, in resolve_indirect_ref()
2240 btrfs_debug(fs_info, in extent_from_logical()
2250 btrfs_debug(fs_info, in extent_from_logical()
2386 btrfs_debug(fs_info, in iterate_leaf_refs()
2392 btrfs_debug(fs_info, in iterate_leaf_refs()
2417 btrfs_debug(ctx->fs_info, "resolving all inodes for extent %llu", in iterate_extent_inodes()
2498 btrfs_debug(ctx->fs_info, in iterate_extent_inodes()
2623 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
H A Draid-stripe-tree.c472 btrfs_debug(fs_info, in btrfs_get_raid_extent_offset()
H A Dqgroup.c3710 btrfs_debug(fs_info, in qgroup_rescan_leaf()
3920 btrfs_debug(fs_info, in qgroup_rescan_init()
3925 btrfs_debug(fs_info, in qgroup_rescan_init()
3941 btrfs_debug(fs_info, in qgroup_rescan_init()
H A Ddelayed-ref.c466 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
H A Ddefrag.c579 btrfs_debug(fs_info, "defrag_root cancelled"); in btrfs_defrag_root()
H A Dvolumes.c1484 btrfs_debug(NULL, "skip registering single non-seed device %s (%d:%d)", in btrfs_scan_one_device()
5285 btrfs_debug(info, in gather_device_info()
5412 btrfs_debug(info, in decide_stripe_size()
5605 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
H A Dextent-tree.c1870 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head()
6070 btrfs_debug(fs_info, "Drop subvolume %llu", btrfs_root_id(root)); in btrfs_drop_snapshot()
6224 btrfs_debug(fs_info, in btrfs_drop_snapshot()
H A Dfree-space-cache.c1319 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io()
1542 btrfs_debug(fs_info, in btrfs_write_out_cache()
H A Dtransaction.c2654 btrfs_debug(fs_info, "cleaner removing %llu", btrfs_root_id(root)); in btrfs_clean_one_deleted_snapshot()
H A Dsysfs.c1444 btrfs_debug(fs_devices->fs_info, in btrfs_read_policy_store()
H A Dinode.c1200 btrfs_debug(fs_info, in submit_one_async_extent()
3701 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup()
3726 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
H A Dextent_io.c514 btrfs_debug(fs_info, in end_bbio_data_read()