Home
last modified time | relevance | path

Searched refs:cifs_handle_standard (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h90 extern int cifs_handle_standard(struct TCP_Server_Info *server,
H A Dconnect.c1008 return cifs_handle_standard(server, mid); in standard_receive3()
1012 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard() function
H A Dsmb2ops.c4952 ret = cifs_handle_standard(server, mid_entry); in receive_encrypted_standard()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h86 extern int cifs_handle_standard(struct TCP_Server_Info *server,
H A Dconnect.c1070 return cifs_handle_standard(server, mid); in standard_receive3()
1074 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard() function
H A Dsmb2ops.c5021 ret = cifs_handle_standard(server, mid_entry); in receive_encrypted_standard()

Completed in 25 milliseconds