Searched refs:Opt_obsolete (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/fat/ |
D | inode.c | 1033 Opt_obsolete, Opt_flush, Opt_tz_utc, Opt_rodir, Opt_err_cont, enumerator 1069 {Opt_obsolete, "conv=binary"}, 1070 {Opt_obsolete, "conv=text"}, 1071 {Opt_obsolete, "conv=auto"}, 1072 {Opt_obsolete, "conv=b"}, 1073 {Opt_obsolete, "conv=t"}, 1074 {Opt_obsolete, "conv=a"}, 1075 {Opt_obsolete, "fat=%u"}, 1076 {Opt_obsolete, "blocksize=%u"}, 1077 {Opt_obsolete, "cvf_format=%20s"}, [all …]
|