Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REQ_F_LINK
io_uring/io_uring.c
102
#define IO_REQ_LINK_FLAGS (REQ_F_LINK | REQ_F_HARDLINK)
io_uring/io_uring.c
1653
req->flags |= REQ_F_LINK;
io_uring/io_uring.h
94
#define IO_REQ_LINK_FLAGS (REQ_F_LINK | REQ_F_HARDLINK)