Searched refs:access_journal_check (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/md/ |
H A D | dm-integrity.c | 702 static void access_journal_check(struct dm_integrity_c *ic, unsigned int section, unsigned int offs… in access_journal_check() function 722 access_journal_check(ic, section, offset, false, "page_list_location"); in page_list_location() 756 access_journal_check(ic, section, n, true, "access_journal_entry"); in access_journal_entry() 771 access_journal_check(ic, section, n, false, "access_journal_data"); in access_journal_data()
|