Searched defs:io_files_update (Results 1 – 1 of 1) sorted by relevance
488 struct io_files_update { struct489 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