Searched refs:devs_max (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | volumes.c | 71 .devs_max = 2, 84 .devs_max = 3, 97 .devs_max = 4, 110 .devs_max = 1, 123 .devs_max = 0, 136 .devs_max = 1, 149 .devs_max = 0, 162 .devs_max = 0, 5115 int devs_max; member 5172 ctl->devs_max = min_t(int, ctl->devs_max, in init_alloc_chunk_ctl_policy_zoned() [all …]
|
| H A D | volumes.h | 598 u8 devs_max; /* max devs to use */ member
|
| H A D | block-group.c | 4254 num_dev = btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)].devs_max; in get_profile_num_devs()
|