Searched refs:NFTL_formatblock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | nftl.h | 42 int NFTL_formatblock(struct NFTLrecord *s, int block);
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | nftl.h | 42 int NFTL_formatblock(struct NFTLrecord *s, int block);
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | nftlmount.c | 305 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock() function 468 if (NFTL_formatblock(nftl, block) < 0) { in format_chain() 624 if (NFTL_formatblock(s, block) < 0) { in NFTL_mount() 773 if (NFTL_formatblock(s, block) < 0) in NFTL_mount()
|
H A D | nftlcore.c | 451 if (NFTL_formatblock(nftl, thisEUN) < 0) { in NFTL_foldchain()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | nftlmount.c | 302 int NFTL_formatblock(struct NFTLrecord *nftl, int block) in NFTL_formatblock() function 465 if (NFTL_formatblock(nftl, block) < 0) { in format_chain() 621 if (NFTL_formatblock(s, block) < 0) { in NFTL_mount() 770 if (NFTL_formatblock(s, block) < 0) in NFTL_mount()
|
H A D | nftlcore.c | 451 if (NFTL_formatblock(nftl, thisEUN) < 0) { in NFTL_foldchain()
|
Completed in 5 milliseconds