Searched refs:bitmap_get_bit (Results 1 – 5 of 5) sorted by relevance
90 if (!bitmap_get_bit(block_bitmap, block)) { in build_sparse_ext()100 if (bitmap_get_bit(block_bitmap, block)) in build_sparse_ext()
133 int bitmap_get_bit(u8 *bitmap, u32 bit);
247 if (bitmap_get_bit(block, i)) { in check_inode_bitmap()
105 int bitmap_get_bit(u8 *bitmap, u32 bit) in bitmap_get_bit() function
2376 int used = bitmap_get_bit(block_bitmap, block);