Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtruncate.h3 int io_ftruncate_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dtruncate.c23 int io_ftruncate_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_ftruncate_prep() function
H A Dopdef.c496 .prep = io_ftruncate_prep,