Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/
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()
/linux-6.6.21/fs/btrfs/
Drelocation.c3509 bool block_found; in find_next_extent() local
3561 block_found = find_first_extent_bit(&rc->processed_blocks, in find_next_extent()
3565 if (block_found && start <= key.objectid) { in find_next_extent()