History log of /linux-master/io_uring/sync.h
Revision Date Author Comments
# 0d584727 24-May-2022 Jens Axboe <axboe@kernel.dk>

io_uring: split out fs related sync/fallocate functions

This splits out sync_file_range, fsync, and fallocate.

Signed-off-by: Jens Axboe <axboe@kernel.dk>