Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c161 vol->nullauth = 1; in cifs_parse_security_flavors()
H A Dcifsglob.h577 bool nullauth:1; /* attempt to authenticate with null user */ member
H A Dconnect.c1951 vol->nullauth = 1; in cifs_parse_mount_options()
2701 if (!vol->nullauth) in match_session()
4418 if (volume_info->nullauth) { in cifs_setup_volume_info()