Searched defs:io_msg (Results 1 – 12 of 12) sorted by relevance
127 struct io_msg { struct128 struct msghdr msg;129 struct msg_vec vecs[2];131 int vec_index;
71943 struct io_msg { struct71944 struct file *file;71945 struct file *src_file;71946 struct callback_head tw;71947 u64 user_data;71948 u32 len;71949 u32 cmd;71950 u32 src_fd;71951 union {71955 u32 flags;
32173 struct io_msg { struct32174 struct file *file;32175 struct file *src_file;32176 struct callback_head tw;32177 u64 user_data;32178 u32 len;32179 u32 cmd;32180 u32 src_fd;32181 u32 dst_fd;32182 u32 flags;
99598 struct io_msg { struct99599 struct file *file;99600 u64 user_data;99601 u32 len;99602 u32 cmd;99603 u32 src_fd;99604 u32 dst_fd;99605 u32 flags;
73613 struct io_msg { struct73614 struct file *file;73615 struct file *src_file;73616 struct callback_head tw;73617 u64 user_data;73618 u32 len;73619 u32 cmd;73620 u32 src_fd;73621 u32 dst_fd;73622 u32 flags;
93708 struct io_msg { struct93709 struct file *file;93710 u64 user_data;93711 u32 len;93712 u32 cmd;93713 u32 src_fd;93714 u32 dst_fd;93715 u32 flags;
53861 struct io_msg { struct53862 struct file *file;53863 u64 user_data;53864 u32 len;