Searched defs:cached_bytes (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 213 *bytes_r = root->cached_bytes; 224 root->cached_bytes = *bytes_r; |
Completed in 11 milliseconds