Searched defs:io_files_update (Results 1 – 1 of 1) sorted by relevance
490 struct io_files_update { struct491 struct file *file;492 u64 arg;493 u32 nr_args;494 u32 offset;5758 static int io_files_update(struct io_kiocb *req, bool force_nonblock, in io_files_update() function