Searched refs:io_fadvise (Results 1 – 1 of 1) sorted by relevance
495 struct io_fadvise { struct664 struct io_fadvise fadvise;4143 static int io_fadvise(struct io_kiocb *req, bool force_nonblock) in io_fadvise() function4145 struct io_fadvise *fa = &req->fadvise; in io_fadvise()5998 ret = io_fadvise(req, force_nonblock); in io_issue_sqe()