Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c4900 u64 dev_extent_min; member
4934 ctl->dev_extent_min = BTRFS_STRIPE_LEN * ctl->dev_stripes; in init_alloc_chunk_ctl_policy_regular()
4997 if (total_avail < ctl->dev_extent_min) in gather_device_info()
5008 if (max_avail < ctl->dev_extent_min) { in gather_device_info()
5013 ctl->dev_extent_min); in gather_device_info()