Home
last modified time | relevance | path

Searched refs:CTL_LUN_OK (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/usr.sbin/ctld/
Dkernel.c752 case CTL_LUN_OK: in kernel_lun_add()
835 case CTL_LUN_OK: in kernel_lun_modify()
870 case CTL_LUN_OK: in kernel_lun_remove()
1059 if (req.status != CTL_LUN_OK) { in kernel_port_add()
1207 if (req.status != CTL_LUN_OK) { in kernel_port_remove()
/freebsd-12-stable/sys/cam/ctl/
Dctl_frontend_ioctl.c256 req->status = CTL_LUN_OK; in cfi_ioctl_port_create()
305 req->status = CTL_LUN_OK; in cfi_ioctl_port_remove()
Dctl_ioctl.h279 CTL_LUN_OK, enumerator
Dctl_backend_ramdisk.c920 req->status = CTL_LUN_OK; in ctl_backend_ramdisk_rm()
1122 req->status = CTL_LUN_OK; in ctl_backend_ramdisk_create()
1209 req->status = CTL_LUN_OK; in ctl_backend_ramdisk_modify()
Dctl_backend_block.c2206 req->status = CTL_LUN_OK; in ctl_be_block_create()
2463 req->status = CTL_LUN_OK; in ctl_be_block_rm()
2563 req->status = error ? CTL_LUN_WARNING : CTL_LUN_OK; in ctl_be_block_modify()
Dctl_frontend_iscsi.c2216 req->status = CTL_LUN_OK; in cfiscsi_ioctl_port_create()
2252 req->status = CTL_LUN_OK; in cfiscsi_ioctl_port_remove()
Dctl.c1846 if (ireq.status != CTL_LUN_OK) { in ctl_ha_role_sysctl()
/freebsd-12-stable/usr.sbin/ctladm/
Dctladm.c617 case CTL_LUN_OK: in cctl_port()
2528 case CTL_LUN_OK: in cctl_create_lun()
2639 case CTL_LUN_OK: in cctl_rm_lun()
2759 case CTL_LUN_OK: in cctl_modify_lun()