Home
last modified time | relevance | path

Searched refs:devconfig_read_strategy_to_str (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/common/
H A Dvolume_devconfig.h968 extern char *devconfig_read_strategy_to_str(mirror_read_strategy_t read);
H A Dvolume_devconfig.c1500 devconfig_read_strategy_to_str( in devconfig_read_strategy_to_str() function
1619 devconfig_read_strategy_to_str(read)); in devconfig_dump()
/titanic_41/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c2173 devconfig_read_strategy_to_str(read))) == NULL) { in get_as_string_mirror_read()