Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDirectoryCache.cpp49 const DirectoryCacheSnapshot& snapshot) in DirectoryCacheSnapshot()
206 DirectoryCache::_SetSnapshot(DirectoryCacheSnapshot* snapshot) in _SetSnapshot()
H A DInodeDir.cpp229 DirectoryCacheSnapshot* snapshot = new DirectoryCacheSnapshot; in GetDirSnapshot() local
326 DirectoryCacheSnapshot* snapshot; in ReadDir() local
H A DDirectoryCache.h115 DirectoryCache::GetSnapshot(DirectoryCacheSnapshot** snapshot) in GetSnapshot()
/haiku/src/apps/diskusage/
H A DPieView.cpp439 VolumeSnapshot* snapshot = fScanner->Snapshot(); in _DrawDirectory() local