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 hash_reg_file : 1;
15 unsigned pollin : 1;
16 unsigned pollout : 1;
17 unsigned poll_exclusive : 1;
19 unsigned buffer_select : 1;
21 unsigned not_supported : 1;
23 unsigned audit_skip : 1;
[all …]