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

/linux-master/io_uring/
H A Dfiletable.h56 static inline struct file *io_file_from_index(struct io_file_table *table, function
H A Dmsg_ring.c170 file = io_file_from_index(&ctx->file_table, idx);
H A Dfdinfo.c170 struct file *f = io_file_from_index(&ctx->file_table, i);
H A Dcancel.c258 cd->file = io_file_from_index(&ctx->file_table, fd);
H A Drsrc.c665 struct file *file = io_file_from_index(&ctx->file_table, i);

Completed in 148 milliseconds