Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dfiletable.h41 static inline unsigned int io_slot_flags(struct io_rsrc_node *node) in io_slot_flags() function
H A Dio_uring.c1918 req->flags |= io_slot_flags(node); in io_file_get_fixed()