Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dsync.h9 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags);
H A Dsync.c99 int io_fallocate(struct io_kiocb *req, unsigned int issue_flags) in io_fallocate() function
H A Dopdef.c206 .issue = io_fallocate,