Home
last modified time | relevance | path

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

/io_uring/
Dsync.h9 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags);
Dsync.c97 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags) in io_fallocate() function
Dopdef.c248 .issue = io_fallocate,