Home
last modified time | relevance | path

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

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