Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfiletable.h56 static inline struct file *io_file_from_index(struct io_file_table *table, in io_file_from_index() function
Dfdinfo.c170 struct file *f = io_file_from_index(&ctx->file_table, i); in io_uring_show_fdinfo()
Dcancel.c256 cd->file = io_file_from_index(&ctx->file_table, fd); in __io_sync_cancel()
Dmsg_ring.c179 file = io_file_from_index(&ctx->file_table, idx); in io_msg_grab_file()
Drsrc.c651 struct file *file = io_file_from_index(&ctx->file_table, i); in __io_sqe_files_unregister()