Searched refs:CTL_PORT_LIST (Results 1 – 5 of 5) sorted by relevance
838 #define CTL_PORT_LIST _IOWR(CTL_MINOR, 0x27, struct ctl_lun_list) macro
3324 case CTL_PORT_LIST: { in ctl_ioctl()
566 if (ioctl(fd, CTL_PORT_LIST, &list) == -1) in ctlstat_prometheus()
483 if (ioctl(ctl_fd, CTL_PORT_LIST, &list) == -1) { in conf_new_from_kernel()
3730 if (ioctl(fd, CTL_PORT_LIST, &list) == -1) { in cctl_portlist()