Searched defs:SectorLayout (Results 1 – 1 of 1) sorted by relevance
48 pub enum SectorLayout { enum53 impl TryFrom<u64> for SectorLayout { implementation65 impl SectorLayout { impl67 pub fn for_dev(_dev: &nil_rs_bindings::nv_device_info) -> SectorLayout { in for_dev()130 sector_layout: SectorLayout, in block_linear_2d()162 pub fn sector_layout(&self) -> SectorLayout { in sector_layout()