Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-integrity.c208 unsigned char journal_section_entries; member
808 for (j = 0; j < ic->journal_section_entries; j++) { in section_mac()
2249 if (unlikely(we == ic->journal_section_entries)) { in dm_integrity_map_continue()
2693 ic->journal_section_entries + ic->free_sectors)) { in pad_uncommitted()
2697 ic->journal_sections, ic->journal_section_entries, in pad_uncommitted()
2699 ic->journal_section_entries, ic->free_sectors); in pad_uncommitted()
2735 for (j = 0; j < ic->journal_section_entries; j++) { in integrity_commit()
2819 for (j = 0; j < ic->journal_section_entries; j++) { in do_journal_write()
2843 for (k = j + 1; k < ic->journal_section_entries; k++) { in do_journal_write()
3391 for (j = 0; j < ic->journal_section_entries; j++) { in init_journal()
[all …]