Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.c190 static int bitmap_set_bit(u8 *bitmap, u32 bit) in bitmap_set_bit() function
217 if (bitmap_set_bit(bg->block_bitmap, block)) { in reserve_blocks()
231 if (bitmap_set_bit(bg->block_bitmap, block)) { in reserve_blocks()