Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dvolumes.c54 .devs_max = 2,
67 .devs_max = 3,
80 .devs_max = 4,
93 .devs_max = 1,
106 .devs_max = 0,
119 .devs_max = 1,
132 .devs_max = 0,
145 .devs_max = 0,
5083 ctl->devs_max = min_t(int, ctl->devs_max, in init_alloc_chunk_ctl_policy_regular()
5114 ctl->devs_max = min_t(int, ctl->devs_max, in init_alloc_chunk_ctl_policy_zoned()
[all …]
A Dvolumes.h414 u8 devs_max; /* max devs to use */ member
A Dblock-group.c3731 num_dev = btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)].devs_max; in get_profile_num_devs()

Completed in 29 milliseconds