We have assert this ahead.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
return true;
}
- assert(start_block >= 0);
-
while (num_blocks) {
area = (BitMapArea *) m_child_list->get_nth_item(
start_block / m_child_size_blocks);
return;
}
- assert(start_block >= 0);
-
while (num_blocks) {
child = (BitMapArea *) m_child_list->get_nth_item(
start_block / m_child_size_blocks);
return;
}
- assert(start_block >= 0);
-
while (num_blocks) {
child = (BitMapArea *) m_child_list->get_nth_item(
start_block / m_child_size_blocks);