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

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c58 int ioctl_return; local
88 ioctl_return = ioctl(fd, DKIOCGGEOM, &geom);
97 if (ioctl_return == 0) {

Completed in 14 milliseconds