Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c78 Opt_noposixpaths, Opt_nounix, Opt_unix, enumerator
146 { Opt_nounix, "nounix" },
147 { Opt_nounix, "nolinux" },
148 { Opt_nounix, "noposix" },
1616 case Opt_nounix: in cifs_parse_mount_options()