Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c601 struct io_timeout *nextt = list_entry(entry, struct io_timeout, list); in io_timeout() local
602 struct io_kiocb *nxt = cmd_to_io_kiocb(nextt); in io_timeout()
607 if (off >= nextt->target_seq - tail) in io_timeout()