Searched refs:btrfs_debug (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | messages.h | 64 #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 D | bio.c | 211 btrfs_debug(fs_info, "no mirror left"); in btrfs_end_repair_bio() 260 btrfs_debug(fs_info, "repair read error: read error at %llu", in repair_one_sector() 265 btrfs_debug(fs_info, "no copy to repair from"); in repair_one_sector() 297 btrfs_debug(fs_info, "submitting repair read to mirror %d", mirror); in repair_one_sector() 513 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() 2253 btrfs_debug(fs_info, in extent_from_logical() 2263 btrfs_debug(fs_info, in extent_from_logical() 2399 btrfs_debug(fs_info, in iterate_leaf_refs() 2405 btrfs_debug(fs_info, in iterate_leaf_refs() 2430 btrfs_debug(ctx->fs_info, "resolving all inodes for extent %llu", in iterate_extent_inodes() 2511 btrfs_debug(ctx->fs_info, in iterate_extent_inodes() 2636 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
|
| H A D | qgroup.c | 3754 btrfs_debug(fs_info, in qgroup_rescan_leaf() 3962 btrfs_debug(fs_info, in qgroup_rescan_init() 3967 btrfs_debug(fs_info, in qgroup_rescan_init() 3983 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 | 1489 btrfs_debug(NULL, "skip registering single non-seed device %s (%d:%d)", in btrfs_scan_one_device() 5570 btrfs_debug(info, in gather_device_info() 5697 btrfs_debug(info, in decide_stripe_size() 5889 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
|
| H A D | free-space-cache.c | 1314 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1536 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
| H A D | extent-tree.c | 1949 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head() 6266 btrfs_debug(fs_info, "Drop subvolume %llu", btrfs_root_id(root)); in btrfs_drop_snapshot() 6419 btrfs_debug(fs_info, in btrfs_drop_snapshot()
|
| H A D | transaction.c | 2686 btrfs_debug(fs_info, "cleaner removing %llu", btrfs_root_id(root)); in btrfs_clean_one_deleted_snapshot()
|
| H A D | sysfs.c | 1450 btrfs_debug(fs_devices->fs_info, in btrfs_read_policy_store()
|
| H A D | inode.c | 1248 btrfs_debug(fs_info, in submit_one_async_extent() 3875 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3900 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
|
| H A D | extent_io.c | 591 btrfs_debug(fs_info, in end_bbio_data_read()
|