Searched refs:io_file_from_index (Results 1 – 1 of 1) sorted by relevance
7106 static inline struct file *io_file_from_index(struct io_ring_ctx *ctx, in io_file_from_index() function8181 file = io_file_from_index(ctx, i); in __io_sqe_files_unregister()8366 struct file *file = io_file_from_index(ctx, i + offset); in __io_sqe_files_scm()8384 struct file *file = io_file_from_index(ctx, i + offset); in __io_sqe_files_scm()8424 struct file *file = io_file_from_index(ctx, total); in io_sqe_files_scm()8621 file = io_file_from_index(ctx, i); in io_sqe_files_register()10387 struct file *f = io_file_from_index(ctx, i); in __io_uring_show_fdinfo()