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