Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dconnect.c86 Opt_noposixpaths, Opt_nounix, Opt_unix, enumerator
158 { Opt_nounix, "nounix" },
159 { Opt_nounix, "nolinux" },
160 { Opt_nounix, "noposix" },
1596 case Opt_nounix: in cifs_parse_mount_options()