Home
last modified time | relevance | path

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

/linux/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.c1957 req->flags |= io_slot_flags(node); in io_file_get_fixed()