Home
last modified time | relevance | path

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

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