Home
last modified time | relevance | path

Searched refs:nullauth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.c161 vol->nullauth = 1; in cifs_parse_security_flavors()
H A Dcifsglob.h580 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()
4420 if (volume_info->nullauth) { in cifs_setup_volume_info()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h216 bool nullauth:1; /* attempt to authenticate with null user */ member
H A Dfs_context.c234 ctx->nullauth = 1; in cifs_parse_security_flavors()
1243 if (ctx->nullauth) in smb3_fs_context_parse_param()
1247 ctx->nullauth = 1; in smb3_fs_context_parse_param()
H A Dconnect.c1865 if (!ctx->nullauth) in match_session()

Completed in 18 milliseconds