Home
last modified time | relevance | path

Searched refs:EXT4_ERRORS_RO (Results 1 - 4 of 4) sorted by relevance

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

Completed in 30 milliseconds