Searched refs:journal_section_sectors (Results 1 – 1 of 1) sorted by relevance
209 unsigned short journal_section_sectors; member725 sector = section * ic->journal_section_sectors + offset; in page_list_location()1090 sector = section * ic->journal_section_sectors; in rw_journal()1091 n_sectors = n_sections * ic->journal_section_sectors; in rw_journal()2741 for (j = 0; j < ic->journal_section_sectors; j++) { in integrity_commit()3384 for (j = 0; j < ic->journal_section_sectors; j++) { in init_journal()3456 for (j = 0; j < ic->journal_section_sectors; j++) { in replay_journal()3508 for (j = 0; j < ic->journal_section_sectors; j++) { in replay_journal()4021 journal_sections = journal_sectors / ic->journal_section_sectors; in initialize_superblock()4145 page_list_location(ic, i, ic->journal_section_sectors - 1, in dm_integrity_alloc_journal_scatterlist()[all …]