Home
last modified time | relevance | path

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

/fs/btrfs/
A Dspace-info.c2075 int thresh_pct; in do_reclaim_sweep() local
2081 thresh_pct = btrfs_calc_reclaim_threshold(space_info); in do_reclaim_sweep()
2092 thresh = mult_perc(bg->length, thresh_pct); in do_reclaim_sweep()
A Dblock-group.c1810 const int thresh_pct = btrfs_calc_reclaim_threshold(bg->space_info); in should_reclaim_block_group() local
1811 u64 thresh_bytes = mult_perc(bg->length, thresh_pct); in should_reclaim_block_group()

Completed in 13 milliseconds