Home
last modified time | relevance | path

Searched refs:index_append (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/block/cache/
H A Dcached_block_device.rs284 let index = self.frame_selector.index_append(); in insert()
369 fn index_append(&mut self) -> CacheBlockAddr; in index_append() method
403 fn index_append(&mut self) -> CacheBlockAddr { in index_append() method