Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_name.c439 char *raw_name; in is_existing_metadevice() local
453 (raw_name = rawname(uname)) != NULL) { in is_existing_metadevice()
454 Free(raw_name); in is_existing_metadevice()
475 if ((raw_name = rawname(full_path)) != NULL) { in is_existing_metadevice()
476 Free(raw_name); in is_existing_metadevice()