Searched defs:InitOut (Results 1 – 1 of 1) sorted by relevance
898 pub struct InitOut { struct899 pub major: u32,900 pub minor: u32,901 pub max_readahead: u32,902 pub flags: u32,903 pub max_background: u16,904 pub congestion_threshold: u16,905 pub max_write: u32,906 pub time_gran: u32,907 pub max_pages: u16,[all …]