Searched refs:io_notif_data (Results 1 – 2 of 2) sorted by relevance
14 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_complete_tw_ext()30 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback()40 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback_ext()53 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_set_extended()69 struct io_notif_data *nd; in io_alloc_notif()
13 struct io_notif_data { struct25 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() argument27 return io_kiocb_to_cmd(notif, struct io_notif_data); in io_notif_to_data()33 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()43 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()