Home
last modified time | relevance | path

Searched refs:cur_old_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
1834 cur_old_count = 0; in qgroup_adjust_counters()
1836 cur_old_count = qg->old_refcnt - seq; in qgroup_adjust_counters()
1847 if (old_roots && cur_old_count == old_roots && in qgroup_adjust_counters()
1859 if ((!old_roots || (old_roots && cur_old_count != old_roots)) in qgroup_adjust_counters()