Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dfs_context.h213 bool nullauth:1; /* attempt to authenticate with null user */ member
A Dfs_context.c229 ctx->nullauth = 1; in cifs_parse_security_flavors()
1135 ctx->nullauth = 1; in smb3_fs_context_parse_param()
A Dconnect.c1623 if (!ctx->nullauth) in match_session()
3232 if (ctx->nullauth) { in cifs_setup_volume_info()

Completed in 15 milliseconds