Searched refs:LazyInit (Results 1 – 3 of 3) sorted by relevance
43 bool LazyInit(MappedFile* file, Addr address);
45 template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file, in LazyInit() function
297 entry_.LazyInit(backend->File(address), address); in EntryImpl()410 if (!node_.LazyInit(backend_->File(node_address), node_address)) in CreateEntry()525 if (!node_.LazyInit(backend_->File(address), address)) in LoadNodeAddress()