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

/dovecot/src/lib-fs/
H A Dfs-api.c1212 fs_stats_count_ops(const struct fs_stats *stats, const enum fs_op ops[], function
1230 return fs_stats_count_ops(stats, read_ops, N_ELEMENTS(read_ops));
1238 return fs_stats_count_ops(stats, write_ops, N_ELEMENTS(write_ops));

Completed in 8 milliseconds