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