Searched refs:posix_paths (Results 1 – 2 of 2) sorted by relevance
1657 vol->posix_paths = 1; in cifs_parse_mount_options()1795 vol->posix_paths = 1; in cifs_parse_mount_options()1798 vol->posix_paths = 0; in cifs_parse_mount_options()4002 if (vol_info && vol_info->posix_paths == 0) in reset_cifs_unix_caps()
568 bool posix_paths:1; /* unset to not ask for posix pathnames. */ member