Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp814 bool hasCsumV2 = in _CheckFeatures() local
818 if (hasCsumV2 && hasCsumV3) { in _CheckFeatures()
822 fChecksumEnabled = hasCsumV2 && hasCsumV3; in _CheckFeatures()