Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dconnect.c86 Opt_noposixpaths, Opt_nounix, Opt_unix, enumerator
161 { Opt_unix, "unix" },
162 { Opt_unix, "linux" },
163 { Opt_unix, "posix" },
1589 case Opt_unix: in cifs_parse_mount_options()