Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-integrity.c100 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) macro
1991 journal_entry_set_unused(je2); in do_journal_write()
2000 journal_entry_set_unused(je2); in do_journal_write()
2034 journal_entry_set_unused(je2); in do_journal_write()
2217 journal_entry_set_unused(je); in init_journal()