Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dnftl.h56 int NFTL_formatblock(struct NFTLrecord *s, int block);
/Linux-v4.19/drivers/mtd/
Dnftlmount.c318 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock() function
480 if (NFTL_formatblock(nftl, block) < 0) { in format_chain()
636 if (NFTL_formatblock(s, block) < 0) { in NFTL_mount()
785 if (NFTL_formatblock(s, block) < 0) in NFTL_mount()
Dnftlcore.c464 if (NFTL_formatblock(nftl, thisEUN) < 0) { in NFTL_foldchain()