Searched refs:Opt_err_ro (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/hpfs/ |
D | super.c | 284 Opt_err_cont, Opt_err_ro, Opt_err_panic, enumerator 301 {Opt_err_ro, "errors=remount-ro"}, 372 case Opt_err_ro: in parse_opts()
|
/linux-6.12.1/fs/ext2/ |
D | super.c | 428 Opt_err_ro, Opt_nouid32, Opt_debug, enumerator 446 {Opt_err_ro, "errors=remount-ro"}, 528 case Opt_err_ro: in parse_options()
|
/linux-6.12.1/fs/ocfs2/ |
D | super.c | 148 Opt_err_ro, enumerator 181 {Opt_err_ro, "errors=remount-ro"}, 1298 case Opt_err_ro: in ocfs2_parse_options()
|