Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h250 bool domainauto:1; member
H A Dfs_context.c1697 ctx->domainauto = true; in smb3_fs_context_parse_param()
H A Dsess.c554 ctx->domainauto = ses->domainAuto; in cifs_ses_add_channel()
H A Dconnect.c2390 if (ctx->domainauto) in cifs_get_smb_ses()
2391 ses->domainAuto = ctx->domainauto; in cifs_get_smb_ses()