Home
last modified time | relevance | path

Searched refs:INFTL_formatblock (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mtd/
H A Dinftl.h51 int INFTL_formatblock(struct INFTLrecord *s, int block);
/linux/drivers/mtd/
H A Dinftlmount.c361 int INFTL_formatblock(struct INFTLrecord *inftl, int block) in INFTL_formatblock() function
369 pr_debug("INFTL: INFTL_formatblock(inftl=%p,block=%d)\n", inftl, block); in INFTL_formatblock()
438 if (INFTL_formatblock(inftl, block) < 0) { in format_chain()
762 if (INFTL_formatblock(s, block) < 0) in INFTL_mount()
H A Dinftlcore.c380 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_foldchain()
723 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_trydeletechain()