Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dinftl.h50 int INFTL_mount(struct INFTLrecord *s);
/Linux-v4.19/drivers/mtd/
Dinftlmount.c546 int INFTL_mount(struct INFTLrecord *s) in INFTL_mount() function
Dinftlcore.c78 if (INFTL_mount(inftl) < 0) { in inftl_add_mtd()