Searched refs:access_journal_check (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-integrity.c | 643 static void access_journal_check(struct dm_integrity_c *ic, unsigned section, unsigned offset, in access_journal_check() function 663 access_journal_check(ic, section, offset, false, "page_list_location"); in page_list_location() 697 access_journal_check(ic, section, n, true, "access_journal_entry"); in access_journal_entry() 712 access_journal_check(ic, section, n, false, "access_journal_data"); in access_journal_data()
|