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