OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIO_IO_SLISTIO
(Results
1 - 2
of
2
) sorted by null
/external/ltp/include/old/
tlibio.h
35
#define
LIO_IO_SLISTIO
00004 /* single stride sync listio */
86
#define LIO_IO_ASYNC_TYPES (LIO_IO_ASYNC|
LIO_IO_SLISTIO
|LIO_IO_ALISTIO)
/external/ltp/lib/
tlibio.c
158
{"l",
LIO_IO_SLISTIO
| LIO_WAIT_RECALL, "single stride sync listio"},
173
{"slistio",
LIO_IO_SLISTIO
, "single stride sync listio"},
808
else if (method &
LIO_IO_SLISTIO
) {
885
/*
LIO_IO_SLISTIO
*/
[
all
...]
Completed in 212 milliseconds