Searched defs:cached_count (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/quota/ | ||
H A D | quota-count.c | 12 uint64_t cached_bytes, cached_count; member in struct:count_quota_root 214 *count_r = root->cached_count; 225 root->cached_count = *count_r; |
Completed in 299 milliseconds