Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex.h77 void uds_get_index_stats(struct uds_index *index, struct uds_index_stats *counters);
H A Dindex-session.c719 uds_get_index_stats(index_session->index, stats); in uds_get_index_session_stats()
H A Dindex.c1342 void uds_get_index_stats(struct uds_index *index, struct uds_index_stats *counters) in uds_get_index_stats() function