Lines Matching refs:offset_to_bitmap
1572 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() function
2026 entry = tree_search_offset(ctl, offset_to_bitmap(ctl, *offset), in find_free_space()
2120 info->offset = offset_to_bitmap(ctl, offset); in add_new_bitmap()
2358 if (entry->offset == offset_to_bitmap(ctl, offset)) { in insert_into_bitmap()
2372 bitmap_info = tree_search_offset(ctl, offset_to_bitmap(ctl, offset), in insert_into_bitmap()
2506 const u64 bitmap_offset = offset_to_bitmap(ctl, end); in steal_from_bitmap_to_end()
2543 bitmap_offset = offset_to_bitmap(ctl, info->offset); in steal_from_bitmap_to_front()
2548 bitmap_offset = offset_to_bitmap(ctl, info->offset - 1); in steal_from_bitmap_to_front()
2840 info = tree_search_offset(ctl, offset_to_bitmap(ctl, offset), in btrfs_remove_free_space()
3515 u64 bitmap_offset = offset_to_bitmap(ctl, offset); in setup_cluster_bitmap()
3887 u64 offset = offset_to_bitmap(ctl, start); in trim_bitmaps()
4047 reset_trimming_bitmap(ctl, offset_to_bitmap(ctl, end)); in btrfs_trim_block_group()
4227 bitmap_info = tree_search_offset(ctl, offset_to_bitmap(ctl, offset), in test_add_free_space_entry()
4269 info = tree_search_offset(ctl, offset_to_bitmap(ctl, offset), in test_check_exists()