Home
last modified time | relevance | path

Searched refs:SG_FLAG_DIRECT_IO (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
A Dsg.h114 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
/linux/drivers/scsi/
A Dsg.c751 if (hp->flags & SG_FLAG_DIRECT_IO) { in sg_new_write()
1747 if (sg_allow_dio && hp->flags & SG_FLAG_DIRECT_IO && in sg_start_req()

Completed in 8 milliseconds