Searched refs:devs_max (Results 1 – 2 of 2) sorted by relevance
4138 .devs_max = 0, /* 0 == as many as possible */4146 .devs_max = 2,4154 .devs_max = 1,4162 .devs_max = 0,4170 .devs_max = 1,4178 .devs_max = 0,4186 .devs_max = 0,4234 int devs_max; /* max devs to use */ in __btrfs_alloc_chunk() local4258 devs_max = btrfs_raid_array[index].devs_max; in __btrfs_alloc_chunk()4266 if (!devs_max) in __btrfs_alloc_chunk()[all …]
331 int devs_max; /* max devs to use */ member