Searched refs:Opt_err_cont (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/fs/hpfs/ |
D | super.c | 291 Opt_err_cont, Opt_err_ro, Opt_err_panic, enumerator 307 {Opt_err_cont, "errors=continue"}, 376 case Opt_err_cont: in parse_opts()
|
/linux-4.4.14/fs/nilfs2/ |
D | super.c | 722 Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 728 {Opt_err_cont, "errors=continue"}, 779 case Opt_err_cont: in parse_options()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 407 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 424 {Opt_err_cont, "errors=continue"}, 515 case Opt_err_cont: in parse_options()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 935 Opt_obsolete, Opt_flush, Opt_tz_utc, Opt_rodir, Opt_err_cont, enumerator 963 {Opt_err_cont, "errors=continue"}, 1158 case Opt_err_cont: in parse_options()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 195 Opt_err_cont, enumerator 228 {Opt_err_cont, "errors=continue"}, 1344 case Opt_err_cont: in ocfs2_parse_options()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 1147 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1178 {Opt_err_cont, "errors=continue"}, 1395 {Opt_err_cont, EXT4_MOUNT_ERRORS_CONT, MOPT_SET | MOPT_CLEAR_ERR},
|