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