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

/linux-master/drivers/md/
H A Ddm-integrity.c124 struct journal_sector { struct
734 static struct journal_sector *access_page_list(struct dm_integrity_c *ic, struct page_list *pl,
747 return (struct journal_sector *)(va + pl_offset);
750 static struct journal_sector *access_journal(struct dm_integrity_c *ic, unsigned int section, unsigned int offset)
758 struct journal_sector *js;
769 static struct journal_sector *access_journal_data(struct dm_integrity_c *ic, unsigned int section, unsigned int n)
861 struct journal_sector *js = access_journal(ic, section, j);
2042 struct journal_sector *js;
2105 struct journal_sector *js;
2462 struct journal_sector *j
[all...]

Completed in 94 milliseconds