Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c78 Opt_noposixpaths, Opt_nounix, Opt_unix, enumerator
149 { Opt_unix, "unix" },
150 { Opt_unix, "linux" },
151 { Opt_unix, "posix" },
1622 case Opt_unix: in cifs_parse_mount_options()