Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-integrity.c115 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) macro
2480 journal_entry_set_unused(je); in do_journal_write()
2517 journal_entry_set_unused(je2); in do_journal_write()
2526 journal_entry_set_unused(je2); in do_journal_write()
2562 journal_entry_set_unused(je2); in do_journal_write()
2881 journal_entry_set_unused(je); in init_journal()