]> git.ipfire.org Git - thirdparty/linux.git/blame - io_uring/nop.h
Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux
[thirdparty/linux.git] / io_uring / nop.h
CommitLineData
e28683bd
JA
1// SPDX-License-Identifier: GPL-2.0
2
3int io_nop_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
4int io_nop(struct io_kiocb *req, unsigned int issue_flags);