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

/linux-master/drivers/md/dm-vdo/
H A Dstatistics.h63 struct slab_journal_statistics { struct
232 struct slab_journal_statistics slab_journal;
H A Dslab-depot.h119 struct slab_journal_statistics *events;
413 struct slab_journal_statistics slab_journal_statistics; member in struct:block_allocator
H A Dmessage-stats.c143 struct slab_journal_statistics *stats,
H A Dslab-depot.c3681 journal->events = &slab->allocator->slab_journal_statistics;
5040 static struct slab_journal_statistics __must_check
5043 struct slab_journal_statistics totals;
5049 const struct slab_journal_statistics *stats =
5050 &depot->allocators[zone].slab_journal_statistics;

Completed in 284 milliseconds