Searched refs:Opt_nocase (Results 1 – 2 of 2) sorted by relevance
/fs/fat/ |
D | inode.c | 860 Opt_usefree, Opt_nocase, Opt_quiet, Opt_showexec, Opt_debug, enumerator 885 {Opt_nocase, "nocase"}, 1012 case Opt_nocase: in parse_options()
|
/fs/cifs/ |
D | connect.c | 76 Opt_nocase, enumerator 136 { Opt_nocase, "nocase" }, 137 { Opt_nocase, "ignorecase" }, 1352 case Opt_nocase: in cifs_parse_mount_options()
|