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

/linux-master/drivers/md/
H A Ddm-integrity.c474 static void wraparound_section(struct dm_integrity_c *ic, unsigned int *sec_ptr) function
2136 wraparound_section(ic, &journal_section);
2221 wraparound_section(ic, &ic->free_section);
2242 wraparound_section(ic, &ws);
2411 wraparound_section(ic, &ic->free_section);
2470 wraparound_section(ic, &i);
2478 wraparound_section(ic, &ic->uncommitted_section);
2534 for (n = 0; n < write_sections; n++, i++, wraparound_section(ic, &i)) {
2685 wraparound_section(ic, &ic->committed_section);
2976 wraparound_section(i
[all...]

Completed in 106 milliseconds