Home
last modified time | relevance | path

Searched refs:offset_to_bitmap (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dfree-space-cache.c2029 entry = tree_search_offset(ctl, offset_to_bitmap(ctl, *offset), in find_free_space()
2123 info->offset = offset_to_bitmap(ctl, offset); in add_new_bitmap()
2361 if (entry->offset == offset_to_bitmap(ctl, offset)) { in insert_into_bitmap()
2509 const u64 bitmap_offset = offset_to_bitmap(ctl, end); in steal_from_bitmap_to_end()
2546 bitmap_offset = offset_to_bitmap(ctl, info->offset); in steal_from_bitmap_to_front()
2551 bitmap_offset = offset_to_bitmap(ctl, info->offset - 1); in steal_from_bitmap_to_front()
2843 info = tree_search_offset(ctl, offset_to_bitmap(ctl, offset), in btrfs_remove_free_space()
3517 u64 bitmap_offset = offset_to_bitmap(ctl, offset); in setup_cluster_bitmap()
3889 u64 offset = offset_to_bitmap(ctl, start); in trim_bitmaps()
4049 reset_trimming_bitmap(ctl, offset_to_bitmap(ctl, end)); in btrfs_trim_block_group()
[all …]