Lines Matching +full:async +full:- +full:io
21 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
36 #define LIO_IO_ALISTIO 00010 /* single stride async listio */
37 #define LIO_IO_SYNCV 00020 /* single-buffer readv/writev */
41 #define LIO_IO_ATYPES 00077 /* all io types */
42 #define LIO_IO_TYPES 00061 /* all io types, non-async */
45 #define LIO_IO_TYPES 00061 /* all io types */
46 #define LIO_IO_ATYPES 00077 /* all io types */
49 #define LIO_IO_TYPES 00021 /* all io types except pread/pwrite */
52 #define LIO_IO_TYPES 00017 /* all io types */
59 #define LIO_WAIT_NONE 00010000 /* return asap -- use with care */
67 #define LIO_WAIT_ATYPES 01760000 /* all async wait types, except nowait */
77 /* meta wait io */
98 * This bit provides a way to randomly pick an io type and wait method.
105 * This bit provides a way for the programmer to use async i/o with