INFTLrecord
struct INFTLrecord *inftl = (void *)dev;
static u16 INFTL_findfreeblock(struct INFTLrecord *inftl, int desperate)
static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned pendingblock)
struct INFTLrecord *inftl;
static u16 INFTL_makefreeblock(struct INFTLrecord *inftl, unsigned pendingblock)
static inline u16 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block)
static void INFTL_trydeletechain(struct INFTLrecord *inftl, unsigned thisVUC)
static int INFTL_deleteblock(struct INFTLrecord *inftl, unsigned block)
struct INFTLrecord *inftl = (void *)mbd;
struct INFTLrecord *inftl = (void *)mbd;
struct INFTLrecord *inftl = (void *)dev;
static int find_boot_record(struct INFTLrecord *inftl)
static int check_free_sectors(struct INFTLrecord *inftl, unsigned int address,
int INFTL_formatblock(struct INFTLrecord *inftl, int block)
static void format_chain(struct INFTLrecord *inftl, unsigned int first_block)
void INFTL_dumptables(struct INFTLrecord *s)
void INFTL_dumpVUchains(struct INFTLrecord *s)
int INFTL_mount(struct INFTLrecord *s)
int INFTL_mount(struct INFTLrecord *s);
int INFTL_formatblock(struct INFTLrecord *s, int block);
void INFTL_dumptables(struct INFTLrecord *s);
void INFTL_dumpVUchains(struct INFTLrecord *s);