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

/dovecot/src/lib/
H A Dmountpoint.h14 int mountpoint_get(const char *path, pool_t pool, struct mountpoint *point_r);
H A Dmountpoint.c89 int mountpoint_get(const char *path, pool_t pool, struct mountpoint *point_r) function
/dovecot/src/config/
H A Dsysinfo-get.c103 if (mountpoint_get(path, pool_datastack_create(), &mp) < 0)
/dovecot/src/plugins/quota/
H A Dquota-fs.c172 ret = mountpoint_get(dir, default_pool, &point);

Completed in 10 milliseconds