Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dfiletable.h40 static inline struct io_fixed_file *
49 struct io_fixed_file *slot = io_fixed_file_slot(table, index); in io_file_from_index()
54 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, in io_fixed_file_set()
Dfiletable.c65 struct io_fixed_file *file_slot; in io_install_fixed_file()
148 struct io_fixed_file *file_slot; in io_fixed_fd_remove()
Drsrc.c440 struct io_fixed_file *file_slot; in __io_sqe_files_update()
968 struct io_fixed_file *file_slot; in io_sqe_files_register()
/linux-6.1.9/include/linux/
Dio_uring_types.h26 struct io_fixed_file { struct
32 struct io_fixed_file *files; argument