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

/linux-master/drivers/md/
H A Ddm-integrity.c755 static struct journal_entry *access_journal_entry(struct dm_integrity_c *ic, unsigned int section, unsigned int n) function
760 access_journal_check(ic, section, n, true, "access_journal_entry");
812 struct journal_entry *je = access_journal_entry(ic, section, j);
2039 struct journal_entry *je = access_journal_entry(ic, journal_section, journal_entry);
2235 je = access_journal_entry(ic, ws, we);
2458 je = access_journal_entry(ic, i, j);
2540 struct journal_entry *je = access_journal_entry(ic, i, j);
2564 struct journal_entry *je2 = access_journal_entry(ic, i, k);
2593 struct journal_entry *je2 = access_journal_entry(ic, i, j);
2602 struct journal_entry *je2 = access_journal_entry(i
[all...]

Completed in 120 milliseconds