Home
last modified time | relevance | path

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

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