Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsproto.h196 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
A Dcifs_debug.c575 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
A Dconnect.c1592 if (server->ops->select_sectype(server, ctx->sectype) in match_security()
1950 ctx_sec = server->ops->select_sectype(server, ctx->sectype); in match_session()
1951 ses_sec = server->ops->select_sectype(server, ses->sectype); in match_session()
A Dsmb2ops.c5364 .select_sectype = smb2_select_sectype,
5469 .select_sectype = smb2_select_sectype,
5585 .select_sectype = smb2_select_sectype,
5701 .select_sectype = smb2_select_sectype,
A Dsmb1ops.c1407 .select_sectype = cifs_select_sectype,
A Dcifsglob.h601 enum securityEnum (*select_sectype)(struct TCP_Server_Info *, member

Completed in 33 milliseconds