Searched refs:EXT4_FLAGS_EMERGENCY_RO (Results 1 – 2 of 2) sorted by relevance
2313 EXT4_FLAGS_EMERGENCY_RO,/* Emergency read-only due to fs errors */ enumerator2323 return test_bit(EXT4_FLAGS_EMERGENCY_RO, &EXT4_SB(sb)->s_ext4_flags); in ext4_emergency_ro()
748 set_bit(EXT4_FLAGS_EMERGENCY_RO, &EXT4_SB(sb)->s_ext4_flags); in ext4_handle_error()