Searched refs:EUN (Results 1 – 2 of 2) sorted by relevance
494 u16 chain, EUN; in NFTL_makefreeblock() local497 EUN = nftl->EUNtable[chain]; in NFTL_makefreeblock()500 while (EUN <= nftl->lastEUN) { in NFTL_makefreeblock()503 EUN = nftl->ReplUnitTable[EUN] & 0x7fff; in NFTL_makefreeblock()506 chain, EUN); in NFTL_makefreeblock()
420 u16 chain, EUN; in INFTL_makefreeblock() local426 EUN = inftl->VUtable[chain]; in INFTL_makefreeblock()429 while (EUN <= inftl->lastEUN) { in INFTL_makefreeblock()431 EUN = inftl->PUtable[EUN]; in INFTL_makefreeblock()435 chain, EUN); in INFTL_makefreeblock()