Searched refs:need_recon (Results 1 – 1 of 1) sorted by relevance
954 struct smb3_fs_context *old_ctx, bool need_recon) in smb3_verify_reconfigure_ctx() argument980 if (need_recon == false) { in smb3_verify_reconfigure_ctx()1083 bool need_recon = false; in smb3_reconfigure() local1087 need_recon = true; in smb3_reconfigure()1089 rc = smb3_verify_reconfigure_ctx(fc, ctx, cifs_sb->ctx, need_recon); in smb3_reconfigure()1103 if (need_recon == false) in smb3_reconfigure()