io_uring_enter(2) flags
Magic offsets for the application to mmap the data it needs
io_uring_register(2) opcodes and arguments
io_uring_setup() flags
If set, the upper 16 bits are the buffer ID
Filled with the offset for mmap(2)
IO completion data structure (Completion Queue Entry)
Passed in for io_uring_setup(2)
IO submission data structure (Submission Queue Entry)
Copyright Jens Axboe 2019, Copyright Christoph Hellwig 2019. License : Boost License 1.0 Authors : Luís Ferreira
D header file for the io_uring interface. Available since Linux 5.1