Home
last modified time | relevance | path

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

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