Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dio_uring.h116 IORING_OP_LINK_TIMEOUT, enumerator
/Linux-v5.10/fs/
Dio_uring.c847 [IORING_OP_LINK_TIMEOUT] = {
5748 case IORING_OP_LINK_TIMEOUT: in io_req_prep()
6205 if (!nxt || nxt->opcode != IORING_OP_LINK_TIMEOUT) in io_prep_linked_timeout()