Searched refs:SG_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
110 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
135 r->io_header.flags |= SG_FLAG_DIRECT_IO; in execute_command()
2951 io_header->flags |= SG_FLAG_DIRECT_IO; in scsi_block_do_sgio()
743 if (hp->flags & SG_FLAG_DIRECT_IO) { in sg_new_write()1775 if (sg_allow_dio && hp->flags & SG_FLAG_DIRECT_IO && in sg_start_req()
264 hdr.flags = SG_FLAG_DIRECT_IO; /* direct IO if we can get it */