Searched defs:io_notif_data (Results 1 – 1 of 1) sorted by relevance
13 struct io_notif_data { struct17 struct io_notif_data *next; argument18 struct io_notif_data *head; argument30 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() argument