Searched refs:seal (Results 1 – 7 of 7) sorted by relevance
2030 bool seal = false; in cifs_setup_ipc() local2037 if (ctx->seal) { in cifs_setup_ipc()2039 seal = true; in cifs_setup_ipc()2059 tcon->seal = seal; in cifs_setup_ipc()2557 if (tcon->seal != ctx->seal) in match_tcon()2744 if (ctx->seal) { in cifs_get_tcon()2752 tcon->seal = true; in cifs_get_tcon()4399 ctx->seal = master_tcon->seal; in cifs_construct_tcon()
278 bool seal:1; /* request transport encryption on share */ member
112 if ((tcon->seal) || in cifs_debug_tcon()
1297 bool seal:1; /* transport encryption for this mounted share */ member
1727 ctx->seal = 1; in smb3_fs_context_parse_param()
643 if (tcon->seal) in cifs_show_options()
85 if (tcon->seal && in smb3_encryption_required()2150 if (tcon->seal && in SMB2_tcon()
Completed in 42 milliseconds