Searched refs:Opt_err_cont (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/fs/hpfs/ |
D | super.c | 264 Opt_err_cont, Opt_err_ro, Opt_err_panic, enumerator 280 {Opt_err_cont, "errors=continue"}, 349 case Opt_err_cont: in parse_opts()
|
/linux-4.1.27/fs/nilfs2/ |
D | super.c | 719 Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 725 {Opt_err_cont, "errors=continue"}, 776 case Opt_err_cont: in parse_options()
|
/linux-4.1.27/fs/ext2/ |
D | super.c | 404 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 421 {Opt_err_cont, "errors=continue"}, 512 case Opt_err_cont: in parse_options()
|
/linux-4.1.27/fs/fat/ |
D | inode.c | 934 Opt_obsolete, Opt_flush, Opt_tz_utc, Opt_rodir, Opt_err_cont, enumerator 962 {Opt_err_cont, "errors=continue"}, 1157 case Opt_err_cont: in parse_options()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 829 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 853 {Opt_err_cont, "errors=continue"}, 1062 case Opt_err_cont: in parse_options()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 1130 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1161 {Opt_err_cont, "errors=continue"}, 1378 {Opt_err_cont, EXT4_MOUNT_ERRORS_CONT, MOPT_SET | MOPT_CLEAR_ERR},
|