Home
last modified time | relevance | path

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

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