Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dnftl.h41 int NFTL_mount(struct NFTLrecord *s);
/openbmc/linux/drivers/mtd/
H A Dnftlmount.c562 int NFTL_mount(struct NFTLrecord *s) in NFTL_mount() function
H A Dnftlcore.c58 if (NFTL_mount(nftl) < 0) { in nftl_add_mtd()