Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-integrity.c117 #define journal_entry_set_inprogress(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-2)); } while (0) macro
2170 journal_entry_set_inprogress(je); in dm_integrity_map_continue()