Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfile.c2366 rc = server->ops->wait_mtu_credits(server, cifs_sb->wsize, in cifs_writepages()
2824 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
2908 rc = server->ops->wait_mtu_credits(server, cifs_sb->wsize, in cifs_write_from_iter()
3558 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
3639 rc = server->ops->wait_mtu_credits(server, cifs_sb->rsize, in cifs_send_async_read()
4410 rc = server->ops->wait_mtu_credits(server, cifs_sb->rsize, in cifs_readpages()
Dcifsglob.h467 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
Dsmb1ops.c1158 .wait_mtu_credits = cifs_wait_mtu_credits,
Dsmb2ops.c4946 .wait_mtu_credits = cifs_wait_mtu_credits,
5044 .wait_mtu_credits = smb2_wait_mtu_credits,
5145 .wait_mtu_credits = smb2_wait_mtu_credits,
5258 .wait_mtu_credits = smb2_wait_mtu_credits,