Searched refs:bitmap_clear_bits (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| A D | free-space-cache.c | 46 static void bitmap_clear_bits(struct btrfs_free_space_ctl *ctl, 889 bitmap_clear_bits(ctl, info, offset, bytes); in copy_free_space_cache() 1778 static void bitmap_clear_bits(struct btrfs_free_space_ctl *ctl, in bitmap_clear_bits() function 2014 bitmap_clear_bits(ctl, bitmap_info, search_start, search_bytes); in remove_from_bitmap() 2366 bitmap_clear_bits(ctl, bitmap, end, bytes); in steal_from_bitmap_to_end() 2423 bitmap_clear_bits(ctl, bitmap, info->offset, bytes); in steal_from_bitmap_to_front() 2979 bitmap_clear_bits(ctl, entry, offset, bytes); in btrfs_find_space_for_alloc() 3831 bitmap_clear_bits(ctl, entry, start, bytes); in trim_bitmaps()
|
Completed in 10 milliseconds