Home
last modified time | relevance | path

Searched refs:aio_req_fd_r (Results 1 – 1 of 1) sorted by relevance

/arch/um/os-Linux/
Daio.c164 static int aio_req_fd_r = -1; variable
177 err = read(aio_req_fd_r, &req, sizeof(req)); in not_aio_thread()
182 aio_req_fd_r, in not_aio_thread()
187 aio_req_fd_r, err); in not_aio_thread()
212 aio_req_fd_r = fds[1]; in init_aio_24()
230 aio_req_fd_r = -1; in init_aio_24()