Searched refs:EUN (Results 1 – 2 of 2) sorted by relevance
481 u16 chain, EUN; in NFTL_makefreeblock() local484 EUN = nftl->EUNtable[chain]; in NFTL_makefreeblock()487 while (EUN <= nftl->lastEUN) { in NFTL_makefreeblock()490 EUN = nftl->ReplUnitTable[EUN] & 0x7fff; in NFTL_makefreeblock()493 chain, EUN); in NFTL_makefreeblock()
407 u16 chain, EUN; in INFTL_makefreeblock() local413 EUN = inftl->VUtable[chain]; in INFTL_makefreeblock()416 while (EUN <= inftl->lastEUN) { in INFTL_makefreeblock()418 EUN = inftl->PUtable[EUN]; in INFTL_makefreeblock()422 chain, EUN); in INFTL_makefreeblock()