Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dnftlmount.c738 unsigned int first_block1, chain_to_format, chain_length1; in NFTL_mount() local
763 chain_to_format = first_block1; in NFTL_mount()
766 chain_to_format = first_block; in NFTL_mount()
768 format_chain(s, chain_to_format); in NFTL_mount()