Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.c4839 u64 dev_extent_min; member
4873 ctl->dev_extent_min = BTRFS_STRIPE_LEN * ctl->dev_stripes; in init_alloc_chunk_ctl_policy_regular()
4936 if (total_avail < ctl->dev_extent_min) in gather_device_info()
4947 if (max_avail < ctl->dev_extent_min) { in gather_device_info()
4952 ctl->dev_extent_min); in gather_device_info()