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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.cpp170 || (fSuperBlock.State() & EXT2_FS_STATE_ERROR) != 0) {
H A Dext2.h175 #define EXT2_FS_STATE_ERROR 0x2 // File system has errors macro

Completed in 16 milliseconds