Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dftl.c543 eun->Free = free; in copy_erase_unit()
544 eun->Deleted = 0; in copy_erase_unit()
570 uint16_t i, eun, xfer; in reclaim_block() local
628 eun = 0; in reclaim_block()
635 eun = i; in reclaim_block()
642 eun = i; in reclaim_block()
689 uint16_t stop, eun; in find_free() local
696 eun = stop; in find_free()
700 if (++eun == part->DataUnits) eun = 0; in find_free()
721 part->bam_index = eun; in find_free()
[all …]