Searched defs:ops_count (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-fs/
H A Dfs-api.c1213 unsigned int ops_count)
1217 for (unsigned int i = 0; i < ops_count; i++) {
1212 fs_stats_count_ops(const struct fs_stats *stats, const enum fs_op ops[], unsigned int ops_count) argument

Completed in 10 milliseconds