summaryrefslogtreecommitdiff
path: root/io_uring/sync.h
AgeCommit message (Collapse)Author
2022-07-24io_uring: split out fs related sync/fallocate functionsJens Axboe
This splits out sync_file_range, fsync, and fallocate. Signed-off-by: Jens Axboe <axboe@kernel.dk>