Searched refs:smb2_add_credits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 61 smb2_add_credits(struct TCP_Server_Info *server, in smb2_add_credits() function 5131 .add_credits = smb2_add_credits, 5230 .add_credits = smb2_add_credits, 5331 .add_credits = smb2_add_credits, 5444 .add_credits = smb2_add_credits,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 67 smb2_add_credits(struct TCP_Server_Info *server, in smb2_add_credits() function 5206 .add_credits = smb2_add_credits, 5307 .add_credits = smb2_add_credits, 5410 .add_credits = smb2_add_credits, 5524 .add_credits = smb2_add_credits,
|
Completed in 14 milliseconds