Home
last modified time | relevance | path

Searched refs:Opt_uni_xl_no (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fat/
Dinode.c1039 Opt_uni_xl_no, Opt_uni_xl_yes, Opt_nonumtail_no, Opt_nonumtail_yes, enumerator
1109 {Opt_uni_xl_no, "uni_xlate=0"}, /* 0 or no or false */
1110 {Opt_uni_xl_no, "uni_xlate=no"},
1111 {Opt_uni_xl_no, "uni_xlate=false"},
1327 case Opt_uni_xl_no: /* 0 or no or false */ in parse_options()