Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dinftl.h50 int INFTL_mount(struct INFTLrecord *s);
/openbmc/linux/drivers/mtd/
H A Dinftlmount.c526 int INFTL_mount(struct INFTLrecord *s) in INFTL_mount() function
H A Dinftlcore.c65 if (INFTL_mount(inftl) < 0) { in inftl_add_mtd()