Home
last modified time | relevance | path

Searched refs:add_credits (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dtransport.c983 add_credits(server, &credits, mid->optype); in cifs_compound_callback()
1090 add_credits(server, &credits[j], optype); in compound_send_recv()
1104 add_credits(server, &credits[j], optype); in compound_send_recv()
1140 add_credits(server, &credits[i], optype); in compound_send_recv()
1347 add_credits(server, &credits, 0); in SendReceive()
1380 add_credits(server, &credits, 0); in SendReceive()
1388 add_credits(server, &credits, 0); in SendReceive()
1404 add_credits(server, &credits, 0); in SendReceive()
H A Dcifsglob.h229 void (*add_credits)(struct TCP_Server_Info *server, member
809 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, in add_credits() function
812 server->ops->add_credits(server, credits, optype); in add_credits()
820 server->ops->add_credits(server, credits, optype); in add_credits_and_wake_if()
H A Dtrace.h913 DEFINE_SMB3_CREDIT_EVENT(add_credits);
H A Dsmb1ops.c1154 .add_credits = cifs_add_credits,
H A Dsmb2ops.c5129 .add_credits = smb2_add_credits,
5228 .add_credits = smb2_add_credits,
5329 .add_credits = smb2_add_credits,
5442 .add_credits = smb2_add_credits,
H A Dsmb2pdu.c3631 add_credits(server, &credits, CIFS_ECHO_OP); in smb2_echo_callback()
4002 add_credits(server, &credits, 0); in smb2_readv_callback()
4240 add_credits(server, &credits, 0); in smb2_writev_callback()
H A Dcifssmb.c755 add_credits(server, &credits, CIFS_ECHO_OP); in cifs_echo_callback()
1669 add_credits(server, &credits, 0); in cifs_readv_callback()
2193 add_credits(tcon->ses->server, &credits, 0); in cifs_writev_callback()