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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.h77 extern int get_max_number_of_devices(int *max);
H A Dlayout_svm_util.c187 if ((error = get_max_number_of_devices(&_max_devs_cfg)) == 0) {
1942 * FUNCTION: get_max_number_of_devices(int *max)
1956 get_max_number_of_devices( function
H A Dlayout_validate.c973 (void) get_max_number_of_devices(&max);

Completed in 58 milliseconds