Home
last modified time | relevance | path

Searched defs:io_fixed_file_set (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
Dfiletable.h62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, in io_fixed_file_set() function
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c6940 static void io_fixed_file_set(struct io_fixed_file *file_slot, struct file *file) in io_fixed_file_set() function