Symbol: journal_entry_count_t
drivers/md/dm-vdo/encodings.c
773
journal_entry_count_t entry_count)
drivers/md/dm-vdo/encodings.h
1088
journal_entry_count_t entries_per_block)
drivers/md/dm-vdo/encodings.h
1219
journal_entry_count_t entry_count);
drivers/md/dm-vdo/encodings.h
315
journal_entry_count_t entry_count; /* Number of entries written */
drivers/md/dm-vdo/encodings.h
394
journal_entry_count_t entry_count;
drivers/md/dm-vdo/encodings.h
484
journal_entry_count_t entry_count;
drivers/md/dm-vdo/recovery-journal.h
134
journal_entry_count_t entry_count;
drivers/md/dm-vdo/recovery-journal.h
136
journal_entry_count_t uncommitted_entry_count;
drivers/md/dm-vdo/recovery-journal.h
138
journal_entry_count_t entries_in_commit;
drivers/md/dm-vdo/recovery-journal.h
183
journal_entry_count_t entries_per_block;
drivers/md/dm-vdo/repair.c
1323
journal_entry_count_t entry_count)
drivers/md/dm-vdo/repair.c
1325
journal_entry_count_t i;
drivers/md/dm-vdo/repair.c
1349
static journal_entry_count_t entries_per_sector(enum vdo_metadata_type format,
drivers/md/dm-vdo/repair.c
1364
journal_entry_count_t entries)
drivers/md/dm-vdo/repair.c
1381
journal_entry_count_t sector_entries =
drivers/md/dm-vdo/repair.c
1387
min_t(journal_entry_count_t,
drivers/md/dm-vdo/repair.c
1408
journal_entry_count_t entries_per_block = journal->entries_per_block;
drivers/md/dm-vdo/repair.c
1565
journal_entry_count_t block_entries;
drivers/md/dm-vdo/repair.c
1593
journal_entry_count_t sector_entries =
drivers/md/dm-vdo/repair.c
1594
min_t(journal_entry_count_t, sector->entry_count,
drivers/md/dm-vdo/repair.c
49
journal_entry_count_t entry_count;
drivers/md/dm-vdo/repair.c
679
journal_entry_count_t entries_per_block)
drivers/md/dm-vdo/slab-depot.c
117
journal_entry_count_t count = journal->tail_header.entry_count;
drivers/md/dm-vdo/slab-depot.c
2862
journal_entry_count_t entry_count,
drivers/md/dm-vdo/slab-depot.c
852
journal_entry_count_t entry_number = tail_header->entry_count++;
drivers/md/dm-vdo/slab-depot.h
115
journal_entry_count_t entries_per_block;
drivers/md/dm-vdo/slab-depot.h
120
journal_entry_count_t full_entries_per_block;