Searched refs:Opt_nocase (Results 1 – 2 of 2) sorted by relevance
/fs/fat/ |
D | inode.c | 1028 Opt_usefree, Opt_nocase, Opt_quiet, Opt_showexec, Opt_debug, enumerator 1053 {Opt_nocase, "nocase"}, 1183 case Opt_nocase: in parse_options()
|
/fs/cifs/ |
D | connect.c | 83 Opt_nocase, enumerator 158 { Opt_nocase, "nocase" }, 159 { Opt_nocase, "ignorecase" }, 1845 case Opt_nocase: in cifs_parse_mount_options()
|