Searched refs:fIsDirty (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp370 fIsDirty(block->is_dirty),
386 fIsDirty ? 'd' : '-', fHasOriginal ? 'o' : '-',
395 bool fIsDirty; member in class:BlockTracing::Action

Completed in 46 milliseconds