Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfiletable.h51 static inline struct file *io_slot_file(struct io_fixed_file *slot) in io_slot_file() function
59 return io_slot_file(io_fixed_file_slot(table, index)); in io_file_from_index()
Dfiletable.c82 io_slot_file(file_slot)); in io_install_fixed_file()
151 io_slot_file(file_slot)); in io_fixed_fd_remove()
Drsrc.c367 io_slot_file(file_slot)); in __io_sqe_files_update()
Dio_uring.c1901 file = io_slot_file(slot); in io_file_get_fixed()