Searched refs:btrfs_calc_reclaim_threshold (Results 1 – 3 of 3) sorted by relevance
2102 int btrfs_calc_reclaim_threshold(const struct btrfs_space_info *space_info) in btrfs_calc_reclaim_threshold() function2134 thresh_pct = btrfs_calc_reclaim_threshold(space_info); in do_reclaim_sweep()
920 ret = sysfs_emit(buf, "%d\n", btrfs_calc_reclaim_threshold(space_info)); in btrfs_sinfo_bg_reclaim_threshold_show()
1893 const int thresh_pct = btrfs_calc_reclaim_threshold(bg->space_info); in should_reclaim_block_group()