Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dconnect.c82 Opt_noposixpaths, Opt_nounix, Opt_unix, enumerator
155 { Opt_unix, "unix" },
156 { Opt_unix, "linux" },
157 { Opt_unix, "posix" },
1806 case Opt_unix: in cifs_parse_mount_options()