Home
last modified time | relevance | path

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

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