Home
last modified time | relevance | path

Searched refs:btrfs_debug (Results 1 – 13 of 13) 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.c211 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 Dbackref.c668 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 Dqgroup.c3754 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 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.c1489 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 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()
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 Dtransaction.c2686 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.c1248 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 Dextent_io.c591 btrfs_debug(fs_info, in end_bbio_data_read()