Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h215 bool nullauth:1; /* attempt to authenticate with null user */ member
Dfs_context.c233 ctx->nullauth = 1; in cifs_parse_security_flavors()
1156 ctx->nullauth = 1; in smb3_fs_context_parse_param()
Dconnect.c1801 if (!ctx->nullauth) in match_session()
3468 if (ctx->nullauth) { in cifs_setup_volume_info()