Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h1277 #define EXT4_ERRORS_RO 2 /* Remount fs read-only */ macro
H A Dsuper.c3007 if (test_opt(sb, ERRORS_RO) && def_errors != EXT4_ERRORS_RO) in _ext4_show_options()