summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/defrag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()Qu Wenruo2022-12-051-1/+1
* btrfs: move super_block specific helpers into super.hJosef Bacik2022-12-051-0/+1
* btrfs: move file-item prototypes into their own headerJosef Bacik2022-12-051-0/+1
* btrfs: move defrag related prototypes to their own headerJosef Bacik2022-12-051-0/+1
* btrfs: move the file defrag code into defrag.cJosef Bacik2022-12-051-0/+903
* btrfs: move the auto defrag code to defrag.cJosef Bacik2022-12-051-0/+337
* btrfs: rename tree-defrag.c to defrag.cJosef Bacik2022-12-051-0/+133