Home
last modified time | relevance | path

Searched defs:thisVUC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dinftlcore.c236 static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) in INFTL_foldchain()
462 unsigned int thisVUC = block / (inftl->EraseSize / SECTORSIZE); in INFTL_findwriteunit() local
625 static void INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) in INFTL_trydeletechain()
H A Dnftlcore.c231 static u16 NFTL_foldchain (struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) in NFTL_foldchain()
525 u16 thisVUC = block / (nftl->EraseSize / 512); in NFTL_findwriteunit() local