Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c1038 Opt_uni_xl_no, Opt_uni_xl_yes, Opt_nonumtail_no, Opt_nonumtail_yes, enumerator
1111 {Opt_uni_xl_yes, "uni_xlate=1"}, /* empty or 1 or yes or true */
1112 {Opt_uni_xl_yes, "uni_xlate=yes"},
1113 {Opt_uni_xl_yes, "uni_xlate=true"},
1114 {Opt_uni_xl_yes, "uni_xlate"},
1329 case Opt_uni_xl_yes: /* empty or 1 or yes or true */ in parse_options()
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c1038 Opt_uni_xl_no, Opt_uni_xl_yes, Opt_nonumtail_no, Opt_nonumtail_yes, enumerator
1111 {Opt_uni_xl_yes, "uni_xlate=1"}, /* empty or 1 or yes or true */
1112 {Opt_uni_xl_yes, "uni_xlate=yes"},
1113 {Opt_uni_xl_yes, "uni_xlate=true"},
1114 {Opt_uni_xl_yes, "uni_xlate"},
1329 case Opt_uni_xl_yes: /* empty or 1 or yes or true */ in parse_options()

Completed in 9 milliseconds