Lines Matching refs:LIO_IO_ALISTIO
159 {"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) {
952 /* LIO_IO_ALISTIO */
1469 else if (method & LIO_IO_ALISTIO) {
1530 /* LIO_IO_ALISTIO */
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_RECALL, 0, "async listio recall"}, {
1991 LIO_IO_ALISTIO | LIO_WAIT_SIGACTIVE, SIGUSR1, "async listio sigactive"},
1993 LIO_IO_ALISTIO | LIO_WAIT_SIGPAUSE, SIGUSR1, "async listio sigpause"},
1996 LIO_IO_ALISTIO, SIGUSR2, "async listio, def wait, sigusr2"},};