Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-integrity.c108 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) macro
2344 journal_entry_set_unused(je2); in do_journal_write()
2353 journal_entry_set_unused(je2); in do_journal_write()
2387 journal_entry_set_unused(je2); in do_journal_write()
2712 journal_entry_set_unused(je); in init_journal()