Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.c1717 static inline void __bitmap_clear_bits(struct btrfs_free_space_ctl *ctl, in __bitmap_clear_bits() function
1752 __bitmap_clear_bits(ctl, info, offset, bytes); in bitmap_clear_bits()
2363 __bitmap_clear_bits(ctl, bitmap, end, bytes); in steal_from_bitmap_to_end()
2420 __bitmap_clear_bits(ctl, bitmap, info->offset, bytes); in steal_from_bitmap_to_front()
2968 __bitmap_clear_bits(ctl, entry, ret, bytes); in btrfs_alloc_from_bitmap()