Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c217 struct io_fixed_file { struct
233 struct io_fixed_file *files; argument
6738 static inline struct io_fixed_file *io_fixed_file_slot(struct io_file_table *table, in io_fixed_file_slot()
6747 struct io_fixed_file *slot = io_fixed_file_slot(&ctx->file_table, index); in io_file_from_index()
6752 static void io_fixed_file_set(struct io_fixed_file *file_slot, struct file *file) in io_fixed_file_set()
8309 struct io_fixed_file *file_slot; in io_install_fixed_file()
8363 struct io_fixed_file *file_slot; in io_close_fixed()
8404 struct io_fixed_file *file_slot; in __io_sqe_files_update()