Searched defs:io_uring_buf_status (Results 1 – 4 of 4) sorted by relevance
765 struct io_uring_buf_status { struct766 __u32 buf_group; /* input */767 __u32 head; /* output */768 __u32 resv[8];
672 pub struct io_uring_buf_status { struct673 pub buf_group: u32,674 pub head: u32,675 pub resv: [u32; 8usize],
42679 struct io_uring_buf_status { struct42680 __u32 buf_group;42681 __u32 head;42682 __u32 resv[8];