Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dfiletable.h46 static inline struct file *io_file_from_index(struct io_file_table *table, in io_file_from_index() function
Dfdinfo.c151 struct file *f = io_file_from_index(&ctx->file_table, i); in __io_uring_show_fdinfo()
Drsrc.c763 struct file *file = io_file_from_index(&ctx->file_table, i); in __io_sqe_files_unregister()