Searched refs:rdonly_fd_iocb (Results 1 – 1 of 1) sorted by relevance
43 static struct iocb rdonly_fd_iocb; variable44 static struct iocb *rdonly_fd_iocbs[] = {&rdonly_fd_iocb};91 io_prep_pwrite(&rdonly_fd_iocb, rdonly_fd, buf, sizeof(buf), 0); in setup()