Home
last modified time | relevance | path

Searched refs:add_credits (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dtransport.c986 add_credits(server, &credits, mid->optype); in cifs_compound_callback()
1093 add_credits(server, &credits[j], optype); in compound_send_recv()
1107 add_credits(server, &credits[j], optype); in compound_send_recv()
1141 add_credits(server, &credits[i], optype); in compound_send_recv()
1348 add_credits(server, &credits, 0); in SendReceive()
1379 add_credits(server, &credits, 0); in SendReceive()
1387 add_credits(server, &credits, 0); in SendReceive()
1403 add_credits(server, &credits, 0); in SendReceive()
H A Dcifsglob.h232 void (*add_credits)(struct TCP_Server_Info *server, member
812 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, in add_credits() function
815 server->ops->add_credits(server, credits, optype); in add_credits()
823 server->ops->add_credits(server, credits, optype); in add_credits_and_wake_if()
H A Dsmb2ops.c5131 .add_credits = smb2_add_credits,
5230 .add_credits = smb2_add_credits,
5331 .add_credits = smb2_add_credits,
5444 .add_credits = smb2_add_credits,
H A Dsmb1ops.c1154 .add_credits = cifs_add_credits,
H A Dtrace.h913 DEFINE_SMB3_CREDIT_EVENT(add_credits); variable
H A Dsmb2pdu.c3640 add_credits(server, &credits, CIFS_ECHO_OP); in smb2_echo_callback()
4014 add_credits(server, &credits, 0); in smb2_readv_callback()
4252 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()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c993 add_credits(server, &credits, mid->optype); in cifs_compound_callback()
1133 add_credits(server, &credits[j], optype); in compound_send_recv()
1147 add_credits(server, &credits[j], optype); in compound_send_recv()
1181 add_credits(server, &credits[i], optype); in compound_send_recv()
1402 add_credits(server, &credits, 0); in SendReceive()
1434 add_credits(server, &credits, 0); in SendReceive()
1442 add_credits(server, &credits, 0); in SendReceive()
1458 add_credits(server, &credits, 0); in SendReceive()
H A Dcifsglob.h277 void (*add_credits)(struct TCP_Server_Info *server, member
847 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, in add_credits() function
850 server->ops->add_credits(server, credits, optype); in add_credits()
858 server->ops->add_credits(server, credits, optype); in add_credits_and_wake_if()
H A Dsmb2ops.c5206 .add_credits = smb2_add_credits,
5307 .add_credits = smb2_add_credits,
5410 .add_credits = smb2_add_credits,
5524 .add_credits = smb2_add_credits,
H A Dtrace.h1077 DEFINE_SMB3_CREDIT_EVENT(add_credits); variable
H A Dsmb1ops.c1160 .add_credits = cifs_add_credits,
H A Dsmb2pdu.c3959 add_credits(server, &credits, CIFS_ECHO_OP); in smb2_echo_callback()
4425 add_credits(server, &credits, 0); in smb2_readv_callback()
4671 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()

Completed in 58 milliseconds