Searched refs:block_found (Results 1 – 2 of 2) sorted by relevance
684 int block_found = 0; in sm_find_cis() local695 block_found = 1; in sm_find_cis()699 if (!block_found) in sm_find_cis()
3509 bool block_found; in find_next_extent() local3561 block_found = find_first_extent_bit(&rc->processed_blocks, in find_next_extent()3565 if (block_found && start <= key.objectid) { in find_next_extent()