Home
last modified time | relevance | path

Searched refs:cifs_wait_mtu_credits (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsproto.h123 extern int cifs_wait_mtu_credits(struct TCP_Server_Info *server,
Dsmb1ops.c1191 .wait_mtu_credits = cifs_wait_mtu_credits,
Dtransport.c696 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in cifs_wait_mtu_credits() function
Dsmb2ops.c5158 .wait_mtu_credits = cifs_wait_mtu_credits,