Searched refs:CTL_FLAG_ABORT (Results 1 – 8 of 8) sorted by relevance
100 CTL_FLAG_ABORT = 0x00000800, /* this I/O should be aborted */ enumerator
2175 if (io->io_hdr.flags & CTL_FLAG_ABORT) in ctl_ioctl_fill_ooa()2616 CTL_FLAG_ABORT) ? " ABORT" : "", in ctl_ioctl()5176 ((io->io_hdr.flags & CTL_FLAG_ABORT) != 0)) { in ctl_config_move_done()5227 (io->io_hdr.flags & CTL_FLAG_ABORT) == 0 && in ctl_data_submit_done()5254 (io->io_hdr.flags & CTL_FLAG_ABORT) == 0 && in ctl_config_write_done()5282 if ((io->io_hdr.flags & CTL_FLAG_ABORT) != 0 || in ctl_config_read_done()11063 && ((ooa_io->io_hdr.flags & (CTL_FLAG_ABORT | in ctl_check_for_blockage()11085 && ((ooa_io->io_hdr.flags & (CTL_FLAG_ABORT | in ctl_check_for_blockage()11566 io->io_hdr.flags |= CTL_FLAG_ABORT; in ctl_failover()12063 if (ctsio->io_hdr.flags & CTL_FLAG_ABORT) { in ctl_scsiio()[all …]
400 if (io->io_hdr.flags & CTL_FLAG_ABORT) { in ctl_be_block_move_done()446 || ((io->io_hdr.flags & CTL_FLAG_ABORT) != 0) in ctl_be_block_move_done()1176 if ((io->io_hdr.flags & CTL_FLAG_ABORT) || in ctl_be_block_cw_done_ws()1458 if ((io->io_hdr.flags & CTL_FLAG_ABORT) || in ctl_be_block_next()
241 if (io->io_hdr.flags & CTL_FLAG_ABORT) { in ctl_backend_ramdisk_move_done()
800 io->io_hdr.flags &= ~CTL_FLAG_ABORT; in cfi_done()
821 if ((io->io_hdr.flags & CTL_FLAG_ABORT) && in ctlfestart()
1546 io->io_hdr.flags &= ~CTL_FLAG_ABORT; in tpc_done()
2734 if (((io->io_hdr.flags & CTL_FLAG_ABORT) && in cfiscsi_scsi_command_done()