Home
last modified time | relevance | path

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

/fs/btrfs/
Dfree-space-cache.c1699 static inline void __bitmap_clear_bits(struct btrfs_free_space_ctl *ctl, in __bitmap_clear_bits() function
1720 __bitmap_clear_bits(ctl, info, offset, bytes); in bitmap_clear_bits()
2233 __bitmap_clear_bits(ctl, bitmap, end, bytes); in steal_from_bitmap_to_end()
2286 __bitmap_clear_bits(ctl, bitmap, info->offset, bytes); in steal_from_bitmap_to_front()
2726 __bitmap_clear_bits(ctl, entry, ret, bytes); in btrfs_alloc_from_bitmap()