Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dqgroup.c1801 int old_roots, int new_roots, int rescan) in qgroup_adjust_counters() argument
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()
1955 int new_roots = 0; in qgroup_shared_accounting() local
2034 new_roots = old_roots + 1; in qgroup_shared_accounting()
2036 new_roots = old_roots; in qgroup_shared_accounting()
2047 qgroups, seq, old_roots, new_roots, 0); in qgroup_shared_accounting()
2648 int new_roots; in qgroup_rescan_leaf() local
2707 new_roots = 0; in qgroup_rescan_leaf()
[all …]