Home
last modified time | relevance | path

Searched refs:cur_new_count (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dqgroup.c1806 u64 cur_new_count, cur_old_count; in qgroup_adjust_counters() local
1838 cur_new_count = 0; in qgroup_adjust_counters()
1840 cur_new_count = qg->new_refcnt - seq; in qgroup_adjust_counters()
1848 (cur_new_count != new_roots || new_roots == 0)) { in qgroup_adjust_counters()
1849 WARN_ON(cur_new_count != new_roots && new_roots == 0); in qgroup_adjust_counters()
1860 && cur_new_count == new_roots) { in qgroup_adjust_counters()