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