Home
last modified time | relevance | path

Searched refs:block_found (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.c677 int block_found = 0; in sm_find_cis() local
688 block_found = 1; in sm_find_cis()
692 if (!block_found) in sm_find_cis()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/fs/btrfs/
H A 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()

Completed in 8 milliseconds