Searched defs:io_sr_msg (Results 1 – 7 of 7) sorted by relevance
73627 struct io_sr_msg { struct73628 struct file *file;73629 union {73633 int msg_flags;73634 int bgid;73635 size_t len;73636 struct io_buffer *kbuf;
44872 struct io_sr_msg { struct44873 struct file *file;44874 union {44879 int msg_flags;44880 int bgid;44881 size_t len;
39941 struct io_sr_msg { struct39942 struct file *file;39943 union {39947 int msg_flags;39948 int bgid;39949 size_t len;39950 struct io_buffer *kbuf;
44569 struct io_sr_msg { struct44587 struct io_sr_msg sr_msg; argument