Home
last modified time | relevance | path

Searched refs:access_journal_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c643 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()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-integrity.c716 static void access_journal_check(struct dm_integrity_c *ic, unsigned int section, unsigned int offset, in access_journal_check() function
736 access_journal_check(ic, section, offset, false, "page_list_location"); in page_list_location()
770 access_journal_check(ic, section, n, true, "access_journal_entry"); in access_journal_entry()
785 access_journal_check(ic, section, n, false, "access_journal_data"); in access_journal_data()

Completed in 13 milliseconds