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

/linux-master/fs/smb/client/
H A Dfs_context.h229 bool nullauth:1; /* attempt to authenticate with null user */ member in struct:smb3_fs_context
H A Dfs_context.c237 ctx->nullauth = 1;
1294 if (ctx->nullauth)
1298 ctx->nullauth = 1;
H A Dconnect.c1889 if (!ctx->nullauth)

Completed in 91 milliseconds