Home
last modified time | relevance | path

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

/fs/btrfs/
Dmisc.h43 static inline u64 div_factor_fine(u64 num, int factor) in div_factor_fine() function
Dspace-info.c737 u64 thresh = div_factor_fine(space_info->total_bytes, 90); in need_preemptive_reclaim()
Dvolumes.c3635 user_thresh_min = div_factor_fine(cache->length, in chunk_usage_range_filter()
3643 user_thresh_max = div_factor_fine(cache->length, in chunk_usage_range_filter()
3668 user_thresh = div_factor_fine(cache->length, bargs->usage); in chunk_usage_filter()
Dblock-group.c3411 thresh = max_t(u64, SZ_64M, div_factor_fine(thresh, 1)); in should_alloc_chunk()
Dfree-space-cache.c2580 div_factor_fine(block_group->length, bg_reclaim_threshold)) { in __btrfs_add_free_space_zoned()