Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsproto.h164 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
A Dcifs_debug.c405 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
A Dcifsglob.h480 enum securityEnum (*select_sectype)(struct TCP_Server_Info *, member
A Dsmb1ops.c1220 .select_sectype = cifs_select_sectype,
A Dsmb2ops.c5441 .select_sectype = smb2_select_sectype,
5543 .select_sectype = smb2_select_sectype,
5657 .select_sectype = smb2_select_sectype,
5771 .select_sectype = smb2_select_sectype,
A Dconnect.c1255 if (server->ops->select_sectype(server, ctx->sectype) in match_security()

Completed in 31 milliseconds