Searched refs:ISCSI_TARGET_OID_LIST_GET (Results 1 – 5 of 5) sorted by relevance
110 #define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9) macro
103 #define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9) macro
2507 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, &tl_info) != 0) { in get_target_oid_list()2532 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) { in get_target_oid_list()
2007 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) { in get_target_oid_list()2030 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) { in get_target_oid_list()
2102 case ISCSI_TARGET_OID_LIST_GET: in iscsi_ioctl()