Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dinftl.h51 int INFTL_formatblock(struct INFTLrecord *s, int block);
/Linux-v4.19/drivers/mtd/
Dinftlmount.c381 int INFTL_formatblock(struct INFTLrecord *inftl, int block) in INFTL_formatblock() function
458 if (INFTL_formatblock(inftl, block) < 0) { in format_chain()
786 if (INFTL_formatblock(s, block) < 0) in INFTL_mount()
Dinftlcore.c393 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_foldchain()
735 if (INFTL_formatblock(inftl, thisEUN) < 0) { in INFTL_trydeletechain()