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

/dovecot/src/plugins/quota/
H A Dquota-fs.c166 static struct fs_quota_mountpoint *fs_quota_mountpoint_get(const char *dir) function
278 mount = fs_quota_mountpoint_get(root->storage_mount_path);
297 mount = fs_quota_mountpoint_get(dir);

Completed in 175 milliseconds