Searched refs:btrfs_debug (Results 1 – 12 of 12) sorted by relevance
/fs/btrfs/ |
D | backref.c | 621 btrfs_debug(fs_info, in resolve_indirect_ref() 1994 btrfs_debug(fs_info, in extent_from_logical() 2006 btrfs_debug(fs_info, in extent_from_logical() 2142 btrfs_debug(fs_info, in iterate_leaf_refs() 2148 btrfs_debug(fs_info, in iterate_leaf_refs() 2179 btrfs_debug(fs_info, "resolving all inodes for extent %llu", in iterate_extent_inodes() 2212 btrfs_debug(fs_info, in iterate_extent_inodes() 2328 btrfs_debug(fs_root->fs_info, in iterate_inode_refs()
|
D | send.c | 763 btrfs_debug(fs_info, "send_rename %s -> %s", from->start, to->start); in send_rename() 788 btrfs_debug(fs_info, "send_link %s -> %s", path->start, lnk->start); in send_link() 812 btrfs_debug(fs_info, "send_unlink %s", path->start); in send_unlink() 835 btrfs_debug(fs_info, "send_rmdir %s", path->start); in send_rmdir() 1492 btrfs_debug(fs_info, in find_extent_clone() 1497 btrfs_debug(fs_info, "no clones found"); in find_extent_clone() 2478 btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size); in send_truncate() 2508 btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode); in send_chmod() 2541 btrfs_debug(fs_info, "send_fileattr %llu fileattr=%llu", ino, fileattr); in send_fileattr() 2571 btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu", in send_chown() [all …]
|
D | extent_io.c | 752 btrfs_debug(fs_info, in btrfs_get_io_failure_record() 776 btrfs_debug(fs_info, in btrfs_get_io_failure_record() 787 btrfs_debug(fs_info, in btrfs_get_io_failure_record() 816 btrfs_debug(fs_info, in btrfs_repair_one_sector() 836 btrfs_debug(fs_info, in btrfs_repair_one_sector() 860 btrfs_debug(btrfs_sb(inode->i_sb), in btrfs_repair_one_sector() 1202 btrfs_debug(fs_info, in end_bio_extent_readpage()
|
D | transaction.c | 1505 btrfs_debug(info, "defrag_root cancelled"); in btrfs_defrag_root() 2618 btrfs_debug(fs_info, "cleaner removing %llu", root->root_key.objectid); in btrfs_clean_one_deleted_snapshot() 2643 btrfs_debug(fs_info, "pending commit done"); in btrfs_apply_pending_changes()
|
D | ctree.h | 3650 #define btrfs_debug(fs_info, fmt, args...) \ macro 3663 #define btrfs_debug(fs_info, fmt, args...) \ macro 3672 #define btrfs_debug(fs_info, fmt, args...) \ macro 3822 btrfs_debug((trans)->fs_info, \
|
D | delayed-ref.c | 530 btrfs_debug(fs_info, in btrfs_check_delayed_seq()
|
D | extent-tree.c | 1822 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in cleanup_ref_head() 5702 btrfs_debug(fs_info, "Drop subvolume %llu", root->root_key.objectid); in btrfs_drop_snapshot() 5853 btrfs_debug(fs_info, in btrfs_drop_snapshot()
|
D | free-space-cache.c | 1325 btrfs_debug(root->fs_info, in __btrfs_wait_cache_io() 1543 btrfs_debug(fs_info, in btrfs_write_out_cache()
|
D | volumes.c | 5263 btrfs_debug(info, in gather_device_info() 5386 btrfs_debug(info, in decide_stripe_size() 5519 btrfs_debug(info, "%s: no writable device", __func__); in btrfs_create_chunk()
|
D | inode.c | 1097 btrfs_debug(fs_info, in submit_compressed_extents() 3849 btrfs_debug(fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3874 btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup()
|
D | qgroup.c | 3304 btrfs_debug(fs_info, in qgroup_rescan_leaf()
|
D | disk-io.c | 4964 btrfs_debug(fs_info, "delayed_refs has NO entry"); in btrfs_destroy_delayed_refs()
|