Searched refs:Opt_err_cont (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | super.c | 284 Opt_err_cont, Opt_err_ro, Opt_err_panic, enumerator 300 {Opt_err_cont, "errors=continue"}, 369 case Opt_err_cont: in parse_opts()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | super.c | 700 Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 706 {Opt_err_cont, "errors=continue"}, 758 case Opt_err_cont: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | super.c | 433 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, enumerator 450 {Opt_err_cont, "errors=continue"}, 539 case Opt_err_cont: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | inode.c | 1039 Opt_obsolete, Opt_flush, Opt_tz_utc, Opt_rodir, Opt_err_cont, enumerator 1067 {Opt_err_cont, "errors=continue"}, 1269 case Opt_err_cont: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | super.c | 178 Opt_err_cont, enumerator 211 {Opt_err_cont, "errors=continue"}, 1307 case Opt_err_cont: in ocfs2_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 1690 Opt_resgid, Opt_resuid, Opt_sb, Opt_err_cont, Opt_err_panic, Opt_err_ro, enumerator 1728 {Opt_err_cont, "errors=continue"}, 1968 {Opt_err_cont, EXT4_MOUNT_ERRORS_CONT, MOPT_SET | MOPT_CLEAR_ERR},
|