Home
last modified time | relevance | path

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

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