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

/linux-master/io_uring/
H A Dfiletable.h36 static inline struct io_fixed_file *
46 static inline unsigned int io_slot_flags(struct io_fixed_file *slot)
51 static inline struct file *io_slot_file(struct io_fixed_file *slot)
62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot,
H A Dfiletable.c67 struct io_fixed_file *file_slot;
137 struct io_fixed_file *file_slot;
H A Drsrc.c361 struct io_fixed_file *file_slot;
728 struct io_fixed_file *file_slot;
H A Dio_uring.c2047 struct io_fixed_file *slot;
/linux-master/include/linux/
H A Dio_uring_types.h58 struct io_fixed_file { struct
64 struct io_fixed_file *files;

Completed in 552 milliseconds