Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Dmetaconf.c135 struct stat statb_dev; in write_xlate_to_mdconf() local
178 if (stat("/devices", &statb_dev) != 0) { in write_xlate_to_mdconf()
182 if (strncmp("devfs", statb_dev.st_fstype, 5) == 0) { in write_xlate_to_mdconf()
192 &statb_dev) != 0) { in write_xlate_to_mdconf()
196 if (stat(targname, &statb_dev) != 0) { in write_xlate_to_mdconf()
217 statb_edev.st_rdev, statb_dev.st_rdev) < 0) in write_xlate_to_mdconf()
222 statb_dev.st_rdev) < 0) in write_xlate_to_mdconf()