Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A 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()
H A Dfiletable.c82 io_slot_file(file_slot)); in io_install_fixed_file()
151 io_slot_file(file_slot)); in io_fixed_fd_remove()
H A Drsrc.c391 io_slot_file(file_slot)); in __io_sqe_files_update()
H A Dio_uring.c1986 file = io_slot_file(slot); in io_file_get_fixed()