Searched refs:ioctl_return (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/lvm/libmeta/common/ | ||
H A D | meta_repartition.c | 58 int ioctl_return; local 88 ioctl_return = ioctl(fd, DKIOCGGEOM, &geom); 97 if (ioctl_return == 0) { |
Completed in 147 milliseconds