Searched defs:InitOut (Results 1 – 1 of 1) sorted by relevance
940 pub struct InitOut { struct941 pub major: u32,942 pub minor: u32,943 pub max_readahead: u32,944 pub flags: u32,945 pub max_background: u16,946 pub congestion_threshold: u16,947 pub max_write: u32,948 pub time_gran: u32,949 pub max_pages: u16,[all …]