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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dnftlcore.c253 static u16 NFTL_foldchain (struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) argument
543 u16 thisVUC = block / (nftl->EraseSize / 512); local
[all...]
H A Dinftlcore.c251 static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) argument
477 unsigned int thisVUC = block / (inftl->EraseSize / SECTORSIZE); local
640 INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) argument
[all...]

Completed in 136 milliseconds