Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dnftl.h56 int NFTL_mount(struct NFTLrecord *s);
/linux-3.4.99/drivers/mtd/
Dnftlcore.c71 if (NFTL_mount(nftl) < 0) { in nftl_add_mtd()
Dnftlmount.c565 int NFTL_mount(struct NFTLrecord *s) in NFTL_mount() function