Searched refs:GEOM_CTL (Results 1 – 3 of 3) sorted by relevance
77 #define GEOM_CTL _IOW('G', GCTL_VERSION, struct gctl_req) macro
504 case GEOM_CTL: in g_ctl_ioctl()
214 error = ioctl(fd, GEOM_CTL, req); in gctl_issue()