Searched refs:valid_flags (Results 1 – 1 of 1) sorted by relevance
4133 unsigned int valid_flags = SPLICE_F_FD_IN_FIXED | SPLICE_F_ALL; in __io_splice_prep() local4140 if (unlikely(sp->flags & ~valid_flags)) in __io_splice_prep()