Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dnftlmount.c549 static int get_fold_mark(struct NFTLrecord *nftl, unsigned int block) in get_fold_mark() function
664 if (get_fold_mark(s, block) != FOLD_MARK_IN_PROGRESS || in NFTL_mount()
696 get_fold_mark(s, first_block) == FOLD_MARK_IN_PROGRESS) { in NFTL_mount()
727 fold_mark = get_fold_mark(s, first_block); in NFTL_mount()