Lines Matching refs:cur_new_count
2518 u64 cur_new_count, cur_old_count;
2526 cur_new_count = btrfs_qgroup_get_new_refcnt(qg, seq);
2529 cur_new_count);
2532 if (cur_old_count == 0 && cur_new_count > 0) {
2537 if (cur_old_count > 0 && cur_new_count == 0) {
2546 cur_new_count < nr_new_roots) {
2557 cur_new_count == nr_new_roots) {
2559 if (cur_new_count != 0) {
2568 cur_new_count == nr_new_roots) {
2572 if (cur_new_count != 0) {
2582 if (cur_new_count == 0) {