Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfs_context.c820 struct smb3_fs_context *old_ctx, bool need_recon) in smb3_verify_reconfigure_ctx() argument
846 if (need_recon == false) { in smb3_verify_reconfigure_ctx()
899 bool need_recon = false; in smb3_reconfigure() local
903 need_recon = true; in smb3_reconfigure()
905 rc = smb3_verify_reconfigure_ctx(fc, ctx, cifs_sb->ctx, need_recon); in smb3_reconfigure()
918 if (need_recon == false) in smb3_reconfigure()