Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h123 extern int cifs_wait_mtu_credits(struct TCP_Server_Info *server,
H A Dsmb1ops.c1100 .wait_mtu_credits = cifs_wait_mtu_credits,
H A Dtransport.c694 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in cifs_wait_mtu_credits() function
H A Dsmb2ops.c5132 .wait_mtu_credits = cifs_wait_mtu_credits,