Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c4133 unsigned int valid_flags = SPLICE_F_FD_IN_FIXED | SPLICE_F_ALL; in __io_splice_prep() local
4140 if (unlikely(sp->flags & ~valid_flags)) in __io_splice_prep()