Home
last modified time | relevance | path

Searched refs:io_slot_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/io_uring/
H A Dfiletable.h46 static inline unsigned int io_slot_flags(struct io_fixed_file *slot) in io_slot_flags() function
H A Dio_uring.c1987 req->flags |= io_slot_flags(slot); in io_file_get_fixed()