Searched refs:SG_FLAG_DIRECT_IO (Results 1 – 5 of 5) sorted by relevance
83 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
114 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
744 if (hp->flags & SG_FLAG_DIRECT_IO) { in sg_new_write()1774 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 */