Searched refs:inv_fd_iocb (Results 1 – 2 of 2) sorted by relevance
37 static struct iocb inv_fd_iocb; variable38 static struct iocb *inv_fd_iocbs[] = {&inv_fd_iocb};84 io_prep_option(&inv_fd_iocb, -1, buf, sizeof(buf), 0, IOCB_CMD_PREAD); in setup()
37 static struct iocb inv_fd_iocb; variable38 static struct iocb *inv_fd_iocbs[] = {&inv_fd_iocb};88 io_prep_pread(&inv_fd_iocb, -1, buf, sizeof(buf), 0); in setup()