Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dsync.h9 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags);
Dsync.c99 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags) in io_fallocate() function
Dopdef.c206 .issue = io_fallocate,