Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dfiletable.h56 static inline struct file *io_file_from_index(struct io_file_table *table, in io_file_from_index() function
Dfdinfo.c161 struct file *f = io_file_from_index(&ctx->file_table, i); in io_uring_show_fdinfo()
Dmsg_ring.c170 file = io_file_from_index(&ctx->file_table, idx); in io_msg_grab_file()
Dcancel.c249 cd->file = io_file_from_index(&ctx->file_table, fd); in __io_sync_cancel()
Drsrc.c676 struct file *file = io_file_from_index(&ctx->file_table, i); in __io_sqe_files_unregister()