Searched refs:wronly_fd_iocb (Results 1 – 2 of 2) sorted by relevance
45 static struct iocb wronly_fd_iocb; variable46 static struct iocb *wronly_fd_iocbs[] = {&wronly_fd_iocb};90 io_prep_option(&wronly_fd_iocb, wronly_fd, buf, sizeof(buf), 0, IOCB_CMD_PREAD); in setup()
45 static struct iocb wronly_fd_iocb; variable46 static struct iocb *wronly_fd_iocbs[] = {&wronly_fd_iocb};96 io_prep_pread(&wronly_fd_iocb, wronly_fd, buf, sizeof(buf), 0); in setup()