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

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_nameinfo.c263 char *devicespath; local
267 if ((devicespath = metagetdevicesname(np, ep)) == NULL)
271 * At this point devicespath should be like the following
279 if (drvnode = strrchr(devicespath, '/'))
292 Free(devicespath);

Completed in 22 milliseconds