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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dnftlcore.c241 static u16 NFTL_foldchain (struct NFTLrecord *nftl, unsigned thisVUC, unsigned pendingblock ) argument
531 u16 thisVUC = block / (nftl->EraseSize / 512); local
[all...]
H A Dinftlcore.c254 static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) argument
476 unsigned int thisVUC = block / (inftl->EraseSize / SECTORSIZE); local
639 INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) argument
[all...]

Completed in 54 milliseconds