Searched refs:io_uring_prep_sync_file_range (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/liburing/test/ |
H A D | fsync.c | 168 io_uring_prep_sync_file_range(sqe, fd, 0, 0, 0); in test_sync_file_range()
|
/aosp_15_r20/external/ublksrv/ |
H A D | tgt_loop.cpp | 336 io_uring_prep_sync_file_range(sqe, 1 /*fds[1]*/, in loop_queue_tgt_io()
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | tgt_qcow2.cpp | 212 io_uring_prep_sync_file_range(sqe, fd, len ,offset, in qcow2_queue_tgt_fsync()
|
/aosp_15_r20/external/liburing/src/include/ |
H A D | liburing.h | 752 static inline void io_uring_prep_sync_file_range(struct io_uring_sqe *sqe, in io_uring_prep_sync_file_range() function
|