Searched refs:io_eopnotsupp_prep (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/io_uring/ |
| D | opdef.c | 43 static __maybe_unused int io_eopnotsupp_prep(struct io_kiocb *kiocb, in io_eopnotsupp_prep() function 141 .prep = io_eopnotsupp_prep, 155 .prep = io_eopnotsupp_prep, 179 .prep = io_eopnotsupp_prep, 200 .prep = io_eopnotsupp_prep, 275 .prep = io_eopnotsupp_prep, 289 .prep = io_eopnotsupp_prep, 303 .prep = io_eopnotsupp_prep, 340 .prep = io_eopnotsupp_prep, 393 .prep = io_eopnotsupp_prep, [all …]
|