Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c696 u64 bytes_per_bg = BITS_PER_BITMAP * ctl->unit; in recalculate_thresholds() local
697 u64 max_bitmaps = div64_u64(size + bytes_per_bg - 1, bytes_per_bg); in recalculate_thresholds()
706 bytes_per_bg); in recalculate_thresholds()