Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/
Dpartition.rs121 info_cache: BlockInfo, field
132 let info_cache = disk.io().info(); in new_gpt() localVariable
138 let info_cache = disk.io().info(); in new_raw() localVariable