Searched refs:recounting (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/plugins/quota/ | ||
H A D | quota-count.c | 177 if (root->recounting) 179 root->recounting = TRUE; 199 root->recounting = FALSE; |
H A D | quota-private.h | 151 bool recounting:1; member in struct:quota_root |
Completed in 9 milliseconds