Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dnftl.h55 int NFTL_mount(struct NFTLrecord *s);
/Linux-v4.19/drivers/mtd/
Dnftlcore.c71 if (NFTL_mount(nftl) < 0) { in nftl_add_mtd()
Dnftlmount.c577 int NFTL_mount(struct NFTLrecord *s) in NFTL_mount() function