Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dfiletable.h36 static inline struct io_fixed_file *
46 static inline unsigned int io_slot_flags(struct io_fixed_file *slot) in io_slot_flags()
51 static inline struct file *io_slot_file(struct io_fixed_file *slot) in io_slot_file()
62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, in io_fixed_file_set()
Dfiletable.c67 struct io_fixed_file *file_slot; in io_install_fixed_file()
140 struct io_fixed_file *file_slot; in io_fixed_fd_remove()
Drsrc.c362 struct io_fixed_file *file_slot; in __io_sqe_files_update()
880 struct io_fixed_file *file_slot; in io_sqe_files_register()
Dio_uring.c2007 struct io_fixed_file *slot; in io_file_get_fixed()
/linux-6.6.21/include/linux/
Dio_uring_types.h26 struct io_fixed_file { struct
32 struct io_fixed_file *files; argument