Lines Matching refs:roots
206 struct quota_root *const *roots;
210 roots = array_get("a->roots, &count);
212 struct fs_quota_root *root = (struct fs_quota_root *)roots[i];
228 struct quota_root *const *roots;
253 /* if there are more unused quota roots, copy this mount to them */
254 roots = array_get(&root->root.quota->roots, &count);
256 root = (struct fs_quota_root *)roots[i];
267 struct quota_root *const *roots;
270 roots = array_get("a->roots, &count);
272 struct fs_quota_root *root = (struct fs_quota_root *)roots[i];
306 /* we would actually want to do this only once after all quota roots