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

/dovecot/src/plugins/quota/
H A Dquota-fs.c71 struct fs_quota_root { struct
91 struct fs_quota_root *root;
93 root = i_new(struct fs_quota_root, 1);
102 ((struct fs_quota_root *)_root)->group_disabled = TRUE;
107 ((struct fs_quota_root *)_root)->user_disabled = TRUE;
112 ((struct fs_quota_root *)_root)->inode_per_mail = TRUE;
117 struct fs_quota_root *root = (struct fs_quota_root *)_root;
158 struct fs_quota_root *root = (struct fs_quota_root *)_roo
[all...]

Completed in 1265 milliseconds