Home
last modified time | relevance | path

Searched defs:reply_fd (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/um/include/shared/
Daio.h17 int reply_fd; member
/linux-3.3/arch/um/os-Linux/
Daio.c105 int err, n, reply_fd; in aio_thread() local
383 unsigned long long offset, int reply_fd, in submit_aio()