Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dnftlmount.c723 unsigned int first_block1, chain_to_format, chain_length1; in NFTL_mount() local
748 chain_to_format = first_block1; in NFTL_mount()
751 chain_to_format = first_block; in NFTL_mount()
753 format_chain(s, chain_to_format); in NFTL_mount()