Searched defs:IoctlIovec (Results 1 – 2 of 2) sorted by relevance
990 pub struct IoctlIovec { struct993 pub base: u64,996 pub len: u64,
1741 input: Vec<IoctlIovec>, in retry_ioctl()1742 output: Vec<IoctlIovec>, in retry_ioctl()