Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.c818 struct smb3_fs_context *old_ctx, bool need_recon) in smb3_verify_reconfigure_ctx() argument
844 if (need_recon == false) { in smb3_verify_reconfigure_ctx()
922 bool need_recon = false; in smb3_reconfigure() local
926 need_recon = true; in smb3_reconfigure()
928 rc = smb3_verify_reconfigure_ctx(fc, ctx, cifs_sb->ctx, need_recon); in smb3_reconfigure()
942 if (need_recon == false) in smb3_reconfigure()