Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dsg.h83 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dsg.h83 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsg.h114 #define SG_FLAG_DIRECT_IO 1 /* default is indirect IO */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c744 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch264 hdr.flags = SG_FLAG_DIRECT_IO; /* direct IO if we can get it */