Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Drw.h44 int io_write_fixed(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c122 .issue = io_write_fixed,
H A Drw.c1215 int io_write_fixed(struct io_kiocb *req, unsigned int issue_flags) in io_write_fixed() function