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.h294 bool domainauto:1; member
H A Dsess.c523 ctx->domainauto = ses->domainAuto; in cifs_ses_add_channel()
H A Dconnect.c2452 if (ctx->domainauto) in cifs_get_smb_ses()
2453 ses->domainAuto = ctx->domainauto; in cifs_get_smb_ses()