Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h122 extern int cifs_wait_mtu_credits(struct TCP_Server_Info *server,
H A Dsmb1ops.c1158 .wait_mtu_credits = cifs_wait_mtu_credits,
H A Dtransport.c681 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in cifs_wait_mtu_credits() function
H A Dsmb2ops.c5133 .wait_mtu_credits = cifs_wait_mtu_credits,