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

/dovecot/src/plugins/quota/
H A Dquota-storage.c222 bool have_src_quota, have_dest_quota; local
224 have_src_quota = quota_root_is_namespace_visible(*rootp, src_ns);
226 if (have_src_quota == have_dest_quota) {

Completed in 8 milliseconds