Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dtransport.c996 add_credits(server, &credits, mid->optype); in cifs_compound_callback()
1138 add_credits(server, &credits[j], optype); in compound_send_recv()
1152 add_credits(server, &credits[j], optype); in compound_send_recv()
1186 add_credits(server, &credits[i], optype); in compound_send_recv()
1407 add_credits(server, &credits, 0); in SendReceive()
1439 add_credits(server, &credits, 0); in SendReceive()
1447 add_credits(server, &credits, 0); in SendReceive()
1463 add_credits(server, &credits, 0); in SendReceive()
H A Dcifsglob.h293 void (*add_credits)(struct TCP_Server_Info *server, member
879 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, in add_credits() function
882 server->ops->add_credits(server, credits, optype); in add_credits()
890 server->ops->add_credits(server, credits, optype); in add_credits_and_wake_if()
H A Dsmb1ops.c1096 .add_credits = cifs_add_credits,
H A Dsmb2ops.c5128 .add_credits = smb2_add_credits,
5230 .add_credits = smb2_add_credits,
5334 .add_credits = smb2_add_credits,
5450 .add_credits = smb2_add_credits,
H A Dtrace.h1185 DEFINE_SMB3_CREDIT_EVENT(add_credits);
H A Dsmb2pdu.c4105 add_credits(server, &credits, CIFS_ECHO_OP); in smb2_echo_callback()
4588 add_credits(server, &credits, 0); in smb2_readv_callback()
4834 add_credits(server, &credits, 0); in smb2_writev_callback()
H A Dcifssmb.c566 add_credits(server, &credits, CIFS_ECHO_OP); in cifs_echo_callback()
1310 add_credits(server, &credits, 0); in cifs_readv_callback()
1658 add_credits(tcon->ses->server, &credits, 0); in cifs_writev_callback()