Searched refs:CTL_LUN_LIST (Results 1 – 4 of 4) sorted by relevance
835 #define CTL_LUN_LIST _IOWR(CTL_MINOR, 0x22, struct ctl_lun_list) macro
3194 case CTL_LUN_LIST: { in ctl_ioctl()
415 if (ioctl(ctl_fd, CTL_LUN_LIST, &list) == -1) { in conf_new_from_kernel()
4040 if (ioctl(fd, CTL_LUN_LIST, &list) == -1) { in cctl_devlist()