Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/crates/klog_types/src/
Dlib.rs194 pub slot_size: u32, field
227 let slot_size = slot_total_size / capacity; in new() localVariable