Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dfile.c2700 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_writepages()
3190 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
3274 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_from_iter()
3929 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
4015 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_send_async_read()
4769 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_readahead()
Dsmb1ops.c1182 .wait_mtu_credits = cifs_wait_mtu_credits,
Dcifsglob.h498 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
Dsmb2ops.c5198 .wait_mtu_credits = cifs_wait_mtu_credits,
5298 .wait_mtu_credits = smb2_wait_mtu_credits,
5400 .wait_mtu_credits = smb2_wait_mtu_credits,
5514 .wait_mtu_credits = smb2_wait_mtu_credits,