Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfile.c2370 rc = server->ops->wait_mtu_credits(server, cifs_sb->wsize, in cifs_writepages()
2851 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
2935 rc = server->ops->wait_mtu_credits(server, cifs_sb->wsize, in cifs_write_from_iter()
3588 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
3669 rc = server->ops->wait_mtu_credits(server, cifs_sb->rsize, in cifs_send_async_read()
4449 rc = server->ops->wait_mtu_credits(server, cifs_sb->rsize, in cifs_readpages()
H A Dsmb1ops.c1158 .wait_mtu_credits = cifs_wait_mtu_credits,
H A Dcifsglob.h467 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
H A Dsmb2ops.c5133 .wait_mtu_credits = cifs_wait_mtu_credits,
5232 .wait_mtu_credits = smb2_wait_mtu_credits,
5333 .wait_mtu_credits = smb2_wait_mtu_credits,
5446 .wait_mtu_credits = smb2_wait_mtu_credits,