Searched defs:inftl (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/
H A DMakefile
H A Dinftlmount.c56 static int find_boot_record(struct INFTLrecord *inftl) argument
354 check_free_sectors(struct INFTLrecord *inftl, unsigned int address, int len, int check_oob) argument
390 INFTL_formatblock(struct INFTLrecord *inftl, int block) argument
450 format_chain(struct INFTLrecord *inftl, unsigned int first_block) argument
[all...]
H A Dinftlcore.c52 struct INFTLrecord *inftl; local
136 struct INFTLrecord *inftl = (void *)dev; local
216 INFTL_findfreeblock(struct INFTLrecord *inftl, int desperate) argument
254 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) argument
409 INFTL_makefreeblock(struct INFTLrecord *inftl, unsigned pendingblock) argument
474 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block) argument
639 INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) argument
759 INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block) argument
821 struct INFTLrecord *inftl = (void *)mbd; local
869 struct INFTLrecord *inftl = (void *)mbd; local
932 struct INFTLrecord *inftl = (void *)dev; local
[all...]

Completed in 90 milliseconds