Home
last modified time | relevance | path

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

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