Searched refs:evictable_extent_maps (Results 1 – 4 of 4) sorted by relevance
88 percpu_counter_dec(&fs_info->evictable_extent_maps); in remove_em()506 percpu_counter_inc(&fs_info->evictable_extent_maps); in add_extent_mapping()1273 s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_extent_map_shrinker_worker()1313 s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_extent_map_shrinker_worker()
637 struct percpu_counter evictable_extent_maps; member
1259 struct percpu_counter *em_counter = &fs_info->evictable_extent_maps; in btrfs_free_fs_info()2851 ret = percpu_counter_init(&fs_info->evictable_extent_maps, 0, GFP_KERNEL); in init_mount_fs_info()
2384 const s64 nr = percpu_counter_sum_positive(&fs_info->evictable_extent_maps); in btrfs_nr_cached_objects()