Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
Dnftlmount.c726 unsigned int first_block1, chain_to_format, chain_length1; in NFTL_mount() local
751 chain_to_format = first_block1; in NFTL_mount()
754 chain_to_format = first_block; in NFTL_mount()
756 format_chain(s, chain_to_format); in NFTL_mount()