Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-integrity.c103 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) macro
2234 journal_entry_set_unused(je2); in do_journal_write()
2243 journal_entry_set_unused(je2); in do_journal_write()
2277 journal_entry_set_unused(je2); in do_journal_write()
2590 journal_entry_set_unused(je); in init_journal()