summaryrefslogtreecommitdiff
path: root/fs/btrfs/misc.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba1-0/+2
2023-08-25minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+0
2023-06-19btrfs: export bitmap_test_range_all_{set,zero}Naohiro Aota1-0/+20
2022-12-05btrfs: simplify percent calculation helpers, rename div_factorDavid Sterba1-14/+2
2022-12-05btrfs: add helper for bit enumerationDavid Sterba1-0/+8
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik1-0/+35
2021-09-07btrfs: use correct header for div_u64 in misc.hKari Argillander1-1/+1
2020-05-25btrfs: rename tree_entry to rb_simple_node and export itQu Wenruo1-0/+54
2019-11-18btrfs: add 64bit safe helper for power of two checksDavid Sterba1-0/+11
2019-09-09btrfs: move math functions to misc.hDavid Sterba1-0/+17
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba1-0/+33