Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dsm_ftl.c684 int block_found = 0; in sm_find_cis() local
695 block_found = 1; in sm_find_cis()
699 if (!block_found) in sm_find_cis()
/openbmc/linux/fs/btrfs/
H A Drelocation.c3440 bool block_found; in find_next_extent() local
3492 block_found = find_first_extent_bit(&rc->processed_blocks, in find_next_extent()
3496 if (block_found && start <= key.objectid) { in find_next_extent()