Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c56 static char *meta_names[] = { variable
68 #define META_NAME_COUNT (sizeof (meta_names) / sizeof (char *))
1220 if (strcmp(meta_names[i], shn->sn_name) == 0) in is_meta_drive()