Searched refs:select_sectype (Results 1 – 6 of 6) sorted by relevance
164 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
405 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
480 enum securityEnum (*select_sectype)(struct TCP_Server_Info *, member
1220 .select_sectype = cifs_select_sectype,
5441 .select_sectype = smb2_select_sectype,5543 .select_sectype = smb2_select_sectype,5657 .select_sectype = smb2_select_sectype,5771 .select_sectype = smb2_select_sectype,
1255 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
Completed in 31 milliseconds