Home
last modified time | relevance | path

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

/drivers/mtd/
Dnftlmount.c307 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock() function
472 if (NFTL_formatblock(nftl, block) < 0) { in format_chain()
629 if (NFTL_formatblock(s, block) < 0) { in NFTL_mount()
778 if (NFTL_formatblock(s, block) < 0) in NFTL_mount()
Dnftlcore.c464 if (NFTL_formatblock(nftl, thisEUN) < 0) { in NFTL_foldchain()