Searched defs:IoctlIovec (Results 1 – 2 of 2) sorted by relevance
947 pub struct IoctlIovec { struct950 pub base: u64,953 pub len: u64,
1632 input: Vec<IoctlIovec>, in retry_ioctl()1633 output: Vec<IoctlIovec>, in retry_ioctl()