Searched refs:block_found (Results 1 – 2 of 2) sorted by relevance
682 int block_found = 0; in sm_find_cis() local693 block_found = 1; in sm_find_cis()697 if (!block_found) in sm_find_cis()
3349 bool block_found; in find_next_extent() local3401 block_found = btrfs_find_first_extent_bit(&rc->processed_blocks, in find_next_extent()3405 if (block_found && start <= key.objectid) { in find_next_extent()