Home
last modified time | relevance | path

Searched defs:io_files_update (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/
Dio_uring.c488 struct io_files_update { struct
489 struct file *file;
490 u64 arg;
491 u32 nr_args;
492 u32 offset;
5690 static int io_files_update(struct io_kiocb *req, bool force_nonblock, in io_files_update() function