Home
last modified time | relevance | path

Searched refs:get_max_number_of_disksets (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.h78 extern int get_max_number_of_disksets(int *max);
H A Dlayout_svm_util.c196 if ((error = get_max_number_of_disksets(&_max_sets)) == 0) { in scan_svm_names()
1986 get_max_number_of_disksets( in get_max_number_of_disksets() function