Searched refs:btrfs_debug (Results 1 – 14 of 14) sorted by relevance
/linux/fs/btrfs/ |
H A D | messages.h | 65 #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 D | bio.c | 175 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 D | backref.c | 668 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 D | raid-stripe-tree.c | 472 btrfs_debug(fs_info, in btrfs_get_raid_extent_offset()
|
H A D | qgroup.c | 3710 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 D | delayed-ref.c | 466 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
|
H A D | defrag.c | 579 btrfs_debug(fs_info, "defrag_root cancelled"); in btrfs_defrag_root()
|
H A D | volumes.c | 1484 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 D | extent-tree.c | 1870 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 D | free-space-cache.c | 1319 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1542 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
H A D | transaction.c | 2654 btrfs_debug(fs_info, "cleaner removing %llu", btrfs_root_id(root)); in btrfs_clean_one_deleted_snapshot()
|
H A D | sysfs.c | 1444 btrfs_debug(fs_devices->fs_info, in btrfs_read_policy_store()
|
H A D | inode.c | 1200 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 D | extent_io.c | 514 btrfs_debug(fs_info, in end_bbio_data_read()
|