Searched defs:get_dir_usage (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/quota/
H A Dquota-dirsize.c48 static int get_dir_usage(const char *dir, uint64_t *value, function
92 if (get_dir_usage(str_c(path), value, error_r) < 0) {
120 if (get_dir_usage(path, value_r, error_r) < 0)

Completed in 184 milliseconds