Searched refs:access_journal_check (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/md/ |
| D | dm-integrity.c | 714 static void access_journal_check(struct dm_integrity_c *ic, unsigned int section, unsigned int offs… in access_journal_check() function 734 access_journal_check(ic, section, offset, false, "page_list_location"); in page_list_location() 768 access_journal_check(ic, section, n, true, "access_journal_entry"); in access_journal_entry() 783 access_journal_check(ic, section, n, false, "access_journal_data"); in access_journal_data()
|