Home
last modified time | relevance | path

Searched defs:capacity_sectors (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/block/mq/
H A Dgen_disk.rs20 capacity_sectors: u64, global() field
85 pub fn capacity_sectors(mut self, capacity: u64) -> Self { capacity_sectors() method