Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.h34 #define JOURNAL_KNOWN_READ_ONLY_COMPATIBLE_FEATURES 0 macro
H A DJournal.cpp804 bool hasReadonly = (readonly & ~JOURNAL_KNOWN_READ_ONLY_COMPATIBLE_FEATURES) in _CheckFeatures()