Searched refs:EXT4_ERRORS_RO (Results 1 – 2 of 2) sorted by relevance
1278 #define EXT4_ERRORS_RO 2 /* Remount fs read-only */ macro
2601 if (test_opt(sb, ERRORS_RO) && def_errors != EXT4_ERRORS_RO) in _ext4_show_options()