Searched refs:io_eopnotsupp_prep (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/io_uring/ |
| D | opdef.c | 43 static __maybe_unused int io_eopnotsupp_prep(struct io_kiocb *kiocb, in io_eopnotsupp_prep() function 163 .prep = io_eopnotsupp_prep, 182 .prep = io_eopnotsupp_prep, 210 .prep = io_eopnotsupp_prep, 237 .prep = io_eopnotsupp_prep, 328 .prep = io_eopnotsupp_prep, 344 .prep = io_eopnotsupp_prep, 361 .prep = io_eopnotsupp_prep, 403 .prep = io_eopnotsupp_prep, 476 .prep = io_eopnotsupp_prep, [all …]
|