Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.cpp804 bool hasReadonly = (readonly & ~JOURNAL_KNOWN_READ_ONLY_COMPATIBLE_FEATURES) in _CheckFeatures() local
808 if (hasReadonly || hasIncompatible ) { in _CheckFeatures()