| /Linux-v5.4/fs/btrfs/ | 
| D | backref.c | 559 	btrfs_debug(fs_info,  in resolve_indirect_ref()1725 		btrfs_debug(fs_info,
 1737 	btrfs_debug(fs_info,
 1873 		btrfs_debug(fs_info,
 1879 			btrfs_debug(fs_info,
 1910 	btrfs_debug(fs_info, "resolving all inodes for extent %llu",
 1943 			btrfs_debug(fs_info,
 2042 			btrfs_debug(fs_root->fs_info,
 
 | 
| D | send.c | 726 	btrfs_debug(fs_info, "send_rename %s -> %s", from->start, to->start);  in send_rename()751 	btrfs_debug(fs_info, "send_link %s -> %s", path->start, lnk->start);  in send_link()
 775 	btrfs_debug(fs_info, "send_unlink %s", path->start);  in send_unlink()
 798 	btrfs_debug(fs_info, "send_rmdir %s", path->start);  in send_rmdir()
 1422 	btrfs_debug(fs_info,  in find_extent_clone()
 1427 		btrfs_debug(fs_info, "no clones found");  in find_extent_clone()
 2414 	btrfs_debug(fs_info, "send_truncate %llu size=%llu", ino, size);  in send_truncate()
 2444 	btrfs_debug(fs_info, "send_chmod %llu mode=%llu", ino, mode);  in send_chmod()
 2474 	btrfs_debug(fs_info, "send_chown %llu uid=%llu, gid=%llu",  in send_chown()
 2511 	btrfs_debug(fs_info, "send_utimes %llu", ino);  in send_utimes()
 [all …]
 
 | 
| D | reada.c | 159 				btrfs_debug(fs_info,  in __readahead_hook()845 		btrfs_debug(fs_info, "dev %lld has %d in flight", device->devid,  in dump_devs()
 
 | 
| D | transaction.c | 1287 			btrfs_debug(info, "defrag_root cancelled");  in btrfs_defrag_root()2358 	btrfs_debug(fs_info, "cleaner removing %llu", root->root_key.objectid);  in btrfs_clean_one_deleted_snapshot()
 2392 		btrfs_debug(fs_info, "pending commit done");  in btrfs_apply_pending_changes()
 
 | 
| D | extent_io.c | 2308 		btrfs_debug(fs_info,  in clean_io_failure()2424 		btrfs_debug(fs_info,  in btrfs_get_io_failure_record()
 2444 		btrfs_debug(fs_info,  in btrfs_get_io_failure_record()
 2473 		btrfs_debug(fs_info,  in btrfs_check_repairable()
 2514 		btrfs_debug(fs_info,  in btrfs_check_repairable()
 2599 	btrfs_debug(btrfs_sb(inode->i_sb),  in bio_readpage_error()
 2727 		btrfs_debug(fs_info,  in end_bio_extent_readpage()
 
 | 
| D | ctree.h | 3050 #define btrfs_debug(fs_info, fmt, args...)				\  macro3063 #define btrfs_debug(fs_info, fmt, args...) \  macro
 3072 #define btrfs_debug(fs_info, fmt, args...) \  macro
 3167 			btrfs_debug((trans)->fs_info,			\
 
 | 
| D | delayed-ref.c | 526 			btrfs_debug(fs_info,  in btrfs_check_delayed_seq()
 | 
| D | extent-tree.c | 1825 		btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret);  in cleanup_ref_head()1962 			btrfs_debug(fs_info, "run_one_delayed_ref returned %d",  in btrfs_run_delayed_refs_for_head()
 5190 	btrfs_debug(fs_info, "Drop subvolume %llu", root->root_key.objectid);  in btrfs_drop_snapshot()
 5334 				btrfs_debug(fs_info,  in btrfs_drop_snapshot()
 
 | 
| D | inode.c | 2481 		btrfs_debug(fs_info, "inum=%llu, offset=%llu, root_id=%llu",  in record_one_backref()3600 			btrfs_debug(fs_info, "auto deleting %Lu",  in btrfs_orphan_cleanup()
 3627 		btrfs_debug(fs_info, "unlinked %d orphans", nr_unlink);  in btrfs_orphan_cleanup()
 7881 		btrfs_debug(fs_info,  in btrfs_check_dio_repairable()
 7893 		btrfs_debug(fs_info,  in btrfs_check_dio_repairable()
 7943 	btrfs_debug(BTRFS_I(inode)->root->fs_info,  in dio_read_error()
 
 | 
| D | volumes.c | 4941 			btrfs_debug(info, "%s: no writable device", __func__);  in __btrfs_alloc_chunk()5026 				btrfs_debug(info,  in __btrfs_alloc_chunk()
 5057 			btrfs_debug(info,  in __btrfs_alloc_chunk()
 
 | 
| D | qgroup.c | 3061 	btrfs_debug(fs_info,  in qgroup_rescan_leaf()
 | 
| D | ioctl.c | 1483 			btrfs_debug(fs_info, "defrag_file cancelled");  in btrfs_defrag_file()
 |