Home
last modified time | relevance | path

Searched refs:Opt_utf8_no (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c1037 Opt_shortname_winnt, Opt_shortname_mixed, Opt_utf8_no, Opt_utf8_yes, enumerator
1101 {Opt_utf8_no, "utf8=0"}, /* 0 or no or false */
1102 {Opt_utf8_no, "utf8=no"},
1103 {Opt_utf8_no, "utf8=false"},
1320 case Opt_utf8_no: /* 0 or no or false */ in parse_options()
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c1037 Opt_shortname_winnt, Opt_shortname_mixed, Opt_utf8_no, Opt_utf8_yes, enumerator
1101 {Opt_utf8_no, "utf8=0"}, /* 0 or no or false */
1102 {Opt_utf8_no, "utf8=no"},
1103 {Opt_utf8_no, "utf8=false"},
1320 case Opt_utf8_no: /* 0 or no or false */ in parse_options()

Completed in 6 milliseconds