Lines Matching defs:new_roots
2562 * For !A and !B condition, the exception is cur_old/new_roots == 0 case.
2567 * Then, for result "+" and "-", check old/new_roots == 0 case, as in them
2695 struct ulist *new_roots)
2713 if (new_roots) {
2714 if (!maybe_fs_roots(new_roots))
2716 nr_new_roots = new_roots->nnodes;
2763 /* Update new refcnts using new_roots */
2764 ret = qgroup_update_refcnt(fs_info, new_roots, tmp, qgroups, seq,
2782 ulist_free(new_roots);
2791 struct ulist *new_roots = NULL;
2846 new_roots = ctx.roots;
2848 ulist_del(new_roots, qgroup_to_skip, 0);
2855 new_roots);
2857 new_roots = NULL;
2866 ulist_free(new_roots);
2867 new_roots = NULL;