Home
last modified time | relevance | path

Searched refs:select_sectype (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h164 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
H A Dcifs_debug.c380 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
H A Dsmb2ops.c5208 .select_sectype = smb2_select_sectype,
5310 .select_sectype = smb2_select_sectype,
5423 .select_sectype = smb2_select_sectype,
5536 .select_sectype = smb2_select_sectype,
H A Dsmb1ops.c1221 .select_sectype = cifs_select_sectype,
H A Dcifsglob.h486 enum securityEnum (*select_sectype)(struct TCP_Server_Info *, member
H A Dconnect.c2396 * The select_sectype function should either return the vol->sectype in match_security()
2400 if (server->ops->select_sectype(server, vol->sectype) in match_security()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h174 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
H A Dsmb2ops.c5284 .select_sectype = smb2_select_sectype,
5388 .select_sectype = smb2_select_sectype,
5502 .select_sectype = smb2_select_sectype,
5616 .select_sectype = smb2_select_sectype,
H A Dcifs_debug.c494 get_security_type_str(server->ops->select_sectype(server, ses->sectype))); in cifs_debug_data_proc_show()
H A Dsmb1ops.c1229 .select_sectype = cifs_select_sectype,
H A Dcifsglob.h547 enum securityEnum (*select_sectype)(struct TCP_Server_Info *, member
H A Dconnect.c1470 * The select_sectype function should either return the ctx->sectype in match_security()
1474 if (server->ops->select_sectype(server, ctx->sectype) in match_security()

Completed in 42 milliseconds