Home
last modified time | relevance | path

Searched refs:LIO_IO_ALISTIO (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/include/old/
H A Dtlibio.h36 #define LIO_IO_ALISTIO 00010 /* single stride async listio */ macro
86 #define LIO_IO_ASYNC_TYPES (LIO_IO_ASYNC|LIO_IO_SLISTIO|LIO_IO_ALISTIO)
/third_party/ltp/lib/
H A Dtlibio.c159 {"L", LIO_IO_ALISTIO | LIO_WAIT_RECALL,
161 {"X", LIO_IO_ALISTIO | LIO_WAIT_SIGPAUSE,
174 {"alistio", LIO_IO_ALISTIO, "single stride async listio"},
891 else if (method & LIO_IO_ALISTIO) { in lio_write_buffer()
952 /* LIO_IO_ALISTIO */ in lio_write_buffer()
1469 else if (method & LIO_IO_ALISTIO) { in lio_read_buffer()
1530 /* LIO_IO_ALISTIO */ in lio_read_buffer()
1984 LIO_IO_ALISTIO, 0, "async listio, def wait"}, {
1989 LIO_IO_ALISTIO | LIO_WAIT_ACTIVE, 0, "async listio active"}, {
1990 LIO_IO_ALISTIO | LIO_WAIT_RECAL
[all...]

Completed in 3 milliseconds