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

/dovecot/src/plugins/quota/
H A Dquota-private.h147 bool auto_updating:1; member in struct:quota_root
184 /* TRUE if all roots have auto_updating=TRUE */
185 bool auto_updating:1; member in struct:quota_transaction_context
H A Dquota-dirsize.c31 root->auto_updating = TRUE;
H A Dquota.c879 ctx->auto_updating = TRUE;
893 how many bytes were expunged even with auto_updating roots.
897 if (!(*rootp)->auto_updating ||
899 ctx->auto_updating = FALSE;
1339 we've been adding/removing, so disable auto_updating=TRUE
1343 ctx->auto_updating = FALSE;
1428 if (!ctx->auto_updating) {
H A Dquota-count.c245 root->auto_updating = TRUE;
H A Dquota-imapc.c70 _root->auto_updating = TRUE;
H A Dquota-storage.c85 if (qt->auto_updating) {
434 if (qbox->expunge_qt->auto_updating) {
H A Dquota-fs.c136 _root->auto_updating = TRUE;

Completed in 468 milliseconds