Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dinftl.h51 int INFTL_formatblock(struct INFTLrecord *s, int block);
/openbmc/linux/drivers/mtd/
H A Dinftlmount.c361 int INFTL_formatblock(struct INFTLrecord *inftl, int block) in INFTL_formatblock() function
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()
722 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_trydeletechain()