Searched refs:INFTLrecord (Results 1 – 2 of 2) sorted by relevance
28 struct INFTLrecord { struct50 int INFTL_mount(struct INFTLrecord *s); argument51 int INFTL_formatblock(struct INFTLrecord *s, int block);53 void INFTL_dumptables(struct INFTLrecord *s);54 void INFTL_dumpVUchains(struct INFTLrecord *s);
37 struct INFTLrecord *inftl; in inftl_add_mtd()119 struct INFTLrecord *inftl = (void *)dev; in inftl_remove_dev()198 static u16 INFTL_findfreeblock(struct INFTLrecord *inftl, int desperate) in INFTL_findfreeblock()236 static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock) in INFTL_foldchain()395 static u16 INFTL_makefreeblock(struct INFTLrecord *inftl, unsigned pendingblock) in INFTL_makefreeblock()460 static inline u16 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block) in INFTL_findwriteunit()626 static void INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC) in INFTL_trydeletechain()746 static int INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block) in INFTL_deleteblock()808 struct INFTLrecord *inftl = (void *)mbd; in inftl_writeblock()856 struct INFTLrecord *inftl = (void *)mbd; in inftl_readblock()[all …]