Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/
Dinftl.h51 int INFTL_formatblock(struct INFTLrecord *s, int block);
/linux-6.12.1/drivers/mtd/
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()
Dinftlcore.c380 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_foldchain()
722 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_trydeletechain()