Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c128 static unsigned char prev_commit_seq(unsigned char seq) in prev_commit_seq() function
2857 last_used = prev_commit_seq(unused); in replay_journal()
2858 want_commit_seq = prev_commit_seq(last_used); in replay_journal()
2860 if (!used_commit_ids[want_commit_seq] && used_commit_ids[prev_commit_seq(want_commit_seq)]) in replay_journal()
2907 erase_seq = prev_commit_seq(prev_commit_seq(last_used)); in replay_journal()