Searched refs:Opt_uni_xl_no (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | inode.c | 1038 Opt_uni_xl_no, Opt_uni_xl_yes, Opt_nonumtail_no, Opt_nonumtail_yes, enumerator 1108 {Opt_uni_xl_no, "uni_xlate=0"}, /* 0 or no or false */ 1109 {Opt_uni_xl_no, "uni_xlate=no"}, 1110 {Opt_uni_xl_no, "uni_xlate=false"}, 1326 case Opt_uni_xl_no: /* 0 or no or false */ in parse_options()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | inode.c | 1038 Opt_uni_xl_no, Opt_uni_xl_yes, Opt_nonumtail_no, Opt_nonumtail_yes, enumerator 1108 {Opt_uni_xl_no, "uni_xlate=0"}, /* 0 or no or false */ 1109 {Opt_uni_xl_no, "uni_xlate=no"}, 1110 {Opt_uni_xl_no, "uni_xlate=false"}, 1326 case Opt_uni_xl_no: /* 0 or no or false */ in parse_options()
|
Completed in 5 milliseconds