Searched refs:btrfs_debug (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | reada.c | 191 btrfs_debug(root->fs_info, in __readahead_hook()
|
D | ctree.h | 4155 #define btrfs_debug(fs_info, fmt, args...) \ macro 4164 #define btrfs_debug(fs_info, fmt, args...) \ macro
|
D | transaction.c | 2252 btrfs_debug(fs_info, "pending commit done"); in btrfs_apply_pending_changes()
|
D | inode.c | 3451 btrfs_debug(root->fs_info, "auto deleting %Lu", in btrfs_orphan_cleanup() 3520 btrfs_debug(root->fs_info, "unlinked %d orphans", nr_unlink); in btrfs_orphan_cleanup() 3522 btrfs_debug(root->fs_info, "truncated %d orphans", nr_truncate); in btrfs_orphan_cleanup() 7813 btrfs_debug(BTRFS_I(inode)->root->fs_info, in dio_read_error()
|
D | extent-tree.c | 2574 btrfs_debug(fs_info, "run_delayed_extent_op returned %d", ret); in __btrfs_run_delayed_refs() 2634 btrfs_debug(fs_info, "run_one_delayed_ref returned %d", ret); in __btrfs_run_delayed_refs() 8796 btrfs_debug(root->fs_info, "Drop subvolume %llu", root->objectid); in btrfs_drop_snapshot()
|
D | ioctl.c | 1353 btrfs_debug(root->fs_info, "defrag_file cancelled"); in btrfs_defrag_file()
|