Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/
Dinftlcore.c249 static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) in INFTL_foldchain()
475 unsigned int thisVUC = block / (inftl->EraseSize / SECTORSIZE); in INFTL_findwriteunit() local
638 static void INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) in INFTL_trydeletechain()
Dnftlcore.c251 static u16 NFTL_foldchain (struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) in NFTL_foldchain()
545 u16 thisVUC = block / (nftl->EraseSize / 512); in NFTL_findwriteunit() local