Searched refs:aio_flags (Results 1 – 2 of 2) sorted by relevance
85 if (cb->aio_flags & IOCB_FLAG_RESFD) in print_common_flags()87 if (cb->aio_flags & ~IOCB_FLAG_RESFD) in print_common_flags()88 tprintf(", flags=%x", cb->aio_flags); in print_common_flags()
98 __u32 aio_flags; member