linux/io_uring
Jens Axboe 0d58472740 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>
2022-07-24 18:39:11 -06:00
..
fs.c io_uring: split out filesystem related operations 2022-07-24 18:39:11 -06:00
fs.h io_uring: split out filesystem related operations 2022-07-24 18:39:11 -06:00
io-wq.c io_uring: move to separate directory 2022-07-24 18:39:10 -06:00
io-wq.h io_uring: move to separate directory 2022-07-24 18:39:10 -06:00
io_uring.c io_uring: split out fs related sync/fallocate functions 2022-07-24 18:39:11 -06:00
io_uring.h io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
io_uring_types.h io_uring: add io_uring_types.h 2022-07-24 18:39:11 -06:00
Makefile io_uring: split out fs related sync/fallocate functions 2022-07-24 18:39:11 -06:00
nop.c io_uring: move nop into its own file 2022-07-24 18:39:11 -06:00
nop.h io_uring: move nop into its own file 2022-07-24 18:39:11 -06:00
splice.c io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
splice.h io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
sync.c io_uring: split out fs related sync/fallocate functions 2022-07-24 18:39:11 -06:00
sync.h io_uring: split out fs related sync/fallocate functions 2022-07-24 18:39:11 -06:00
xattr.c io_uring: move xattr related opcodes to its own file 2022-07-24 18:39:11 -06:00
xattr.h io_uring: move xattr related opcodes to its own file 2022-07-24 18:39:11 -06:00