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

/linux-master/io_uring/
H A Dfiletable.h51 static inline struct file *io_slot_file(struct io_fixed_file *slot) function
59 return io_slot_file(io_fixed_file_slot(table, index));
H A Dfiletable.c82 io_slot_file(file_slot));
151 io_slot_file(file_slot));
H A Drsrc.c390 io_slot_file(file_slot));
H A Dio_uring.c2059 file = io_slot_file(slot);

Completed in 237 milliseconds