Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h260 bool domainauto:1; member
H A Dfs_context.c1719 ctx->domainauto = true; in smb3_fs_context_parse_param()
H A Dconnect.c2379 if (ctx->domainauto) in cifs_get_smb_ses()
2380 ses->domainAuto = ctx->domainauto; in cifs_get_smb_ses()