Home
last modified time | relevance | path

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

/linux-5.19.10/io_uring/
Dio_uring.c822 REQ_F_HARDLINK_BIT = IOSQE_IO_HARDLINK_BIT, enumerator
865 REQ_F_HARDLINK = BIT(REQ_F_HARDLINK_BIT),