Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.c189 static int bitmap_set_bit(u8 *bitmap, u32 bit) in bitmap_set_bit() function
216 if (bitmap_set_bit(bg->block_bitmap, block)) { in reserve_blocks()
230 if (bitmap_set_bit(bg->block_bitmap, block)) { in reserve_blocks()