Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dmessages.h64 #define btrfs_debug(fs_info, fmt, args...) \ macro
71 #define btrfs_debug(fs_info, fmt, args...) \ macro
77 #define btrfs_debug(fs_info, fmt, args...) do { (void)(fs_info); } while(0) macro
H A Dbio.c212 btrfs_debug(fs_info, "no mirror left"); in btrfs_end_repair_bio()
261 btrfs_debug(fs_info, "repair read error: read error at %llu", in repair_one_sector()
266 btrfs_debug(fs_info, "no copy to repair from"); in repair_one_sector()
298 btrfs_debug(fs_info, "submitting repair read to mirror %d", mirror); in repair_one_sector()
521 btrfs_debug(dev->fs_info, in btrfs_submit_dev_bio()
H A Dbackref.c668 btrfs_debug(ctx->fs_info, in resolve_indirect_ref()
2243 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()
2626 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
H A Draid-stripe-tree.c463 btrfs_debug(fs_info, in btrfs_get_raid_extent_offset()
H A Dqgroup.c3752 btrfs_debug(fs_info, in qgroup_rescan_leaf()
3960 btrfs_debug(fs_info, in qgroup_rescan_init()
3965 btrfs_debug(fs_info, in qgroup_rescan_init()
3981 btrfs_debug(fs_info, in qgroup_rescan_init()
H A Ddelayed-ref.c494 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.c1490 btrfs_debug(NULL, "skip registering single non-seed device %s (%d:%d)", in btrfs_scan_one_device()
5742 btrfs_debug(info, in gather_device_info()
5869 btrfs_debug(info, in decide_stripe_size()
6063 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
H A Dfree-space-cache.c1314 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io()
1536 btrfs_debug(fs_info, in btrfs_write_out_cache()
H A Dextent-tree.c1949 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head()
6263 btrfs_debug(fs_info, "Drop subvolume %llu", btrfs_root_id(root)); in btrfs_drop_snapshot()
6416 btrfs_debug(fs_info, in btrfs_drop_snapshot()
H A Dtransaction.c2700 btrfs_debug(fs_info, "cleaner removing %llu", btrfs_root_id(root)); in btrfs_clean_one_deleted_snapshot()
H A Dsysfs.c1450 btrfs_debug(fs_devices->fs_info, in btrfs_read_policy_store()
H A Dinode.c1163 btrfs_debug(fs_info, in submit_one_async_extent()
3873 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup()
3898 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
H A Dextent_io.c585 btrfs_debug(fs_info, in end_bbio_data_read()