Home
last modified time | relevance | path

Searched defs:io_issue_def (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dopdef.h5 struct io_issue_def { struct
7 unsigned needs_file : 1;
9 unsigned plug : 1;
11 unsigned ioprio : 1;
13 unsigned iopoll : 1;
15 unsigned buffer_select : 1;
17 unsigned hash_reg_file : 1;
19 unsigned unbound_nonreg_file : 1;
21 unsigned pollin : 1;
22 unsigned pollout : 1;
[all …]