Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/indexer/
A Dindex-session.h29 u64 posts_found; in __aligned() local
A Dindex-session.c163 count_once(&session_stats->posts_found); in update_session_stats()
691 stats->posts_found = READ_ONCE(session_stats->posts_found); in collect_stats()
A Dindexer.h166 u64 posts_found; member
/drivers/md/dm-vdo/
A Dstatistics.h183 u64 posts_found; member
A Dmessage-stats.c299 write_u64("postsFound : ", stats->posts_found, ", ", buf, maxlen); in write_index_statistics()
A Ddedupe.c2672 stats->posts_found = index_stats.posts_found; in get_index_statistics()

Completed in 16 milliseconds