Lines Matching refs:cur_new_count
2584 u64 cur_new_count, cur_old_count;
2592 cur_new_count = btrfs_qgroup_get_new_refcnt(qg, seq);
2595 cur_new_count);
2598 if (cur_old_count == 0 && cur_new_count > 0) {
2603 if (cur_old_count > 0 && cur_new_count == 0) {
2612 cur_new_count < nr_new_roots) {
2623 cur_new_count == nr_new_roots) {
2625 if (cur_new_count != 0) {
2634 cur_new_count == nr_new_roots) {
2638 if (cur_new_count != 0) {
2648 if (cur_new_count == 0) {