Home
last modified time | relevance | path

Searched refs:io_sync_file_range (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dsync.h4 int io_sync_file_range(struct io_kiocb *req, unsigned int issue_flags);
H A Dsync.c40 int io_sync_file_range(struct io_kiocb *req, unsigned int issue_flags) in io_sync_file_range() function
H A Dopdef.c139 .issue = io_sync_file_range,