Home
last modified time | relevance | path

Searched refs:posts_not_found (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
A Dindex-session.h37 u64 posts_not_found; in __aligned() local
A Dindex-session.c169 count_once(&session_stats->posts_not_found); in update_session_stats()
699 stats->posts_not_found = READ_ONCE(session_stats->posts_not_found); in collect_stats()
A Dindexer.h167 u64 posts_not_found; member
/linux/drivers/md/dm-vdo/
A Dstatistics.h185 u64 posts_not_found; member
A Dmessage-stats.c301 write_u64("postsNotFound : ", stats->posts_not_found, ", ", buf, maxlen); in write_index_statistics()
A Ddedupe.c2672 stats->posts_not_found = index_stats.posts_not_found; in get_index_statistics()

Completed in 15 milliseconds