Lines Matching defs:new_roots
2496 * For !A and !B condition, the exception is cur_old/new_roots == 0 case.
2501 * Then, for result "+" and "-", check old/new_roots == 0 case, as in them
2629 struct ulist *new_roots)
2646 if (new_roots) {
2647 if (!maybe_fs_roots(new_roots))
2649 nr_new_roots = new_roots->nnodes;
2696 /* Update new refcnts using new_roots */
2697 ret = qgroup_update_refcnt(fs_info, new_roots, tmp, qgroups, seq,
2715 ulist_free(new_roots);
2724 struct ulist *new_roots = NULL;
2764 record->bytenr, SEQ_LAST, &new_roots, false);
2768 ulist_del(new_roots, qgroup_to_skip, 0);
2775 new_roots);
2777 new_roots = NULL;
2781 ulist_free(new_roots);
2782 new_roots = NULL;