Home
last modified time | relevance | path

Searched refs:slabs_reopened (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
A Dstatistics.h21 u64 slabs_reopened; member
A Dmessage-stats.c92 write_u64("slabsReopened : ", stats->slabs_reopened, ", ", buf, maxlen); in write_block_allocator_statistics()
A Dslab-depot.c3172 WRITE_ONCE(slab->allocator->statistics.slabs_reopened, in open_slab()
3173 slab->allocator->statistics.slabs_reopened + 1); in open_slab()
5006 totals.slabs_reopened += READ_ONCE(stats->slabs_reopened); in get_block_allocator_statistics()

Completed in 15 milliseconds