Searched refs:arrays_per_volume (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_config.c555 int narrays, nvolumes, arrays_per_volume; local
807 arrays_per_volume = narrays / nvolumes;
809 build_volume(cfg_volumes, arrays_per_volume,
810 &arrays[i * arrays_per_volume], raid_type, stripe_size,

Completed in 67 milliseconds