Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfile.c2435 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_writepages()
2899 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
2983 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_from_iter()
3633 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
3714 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_send_async_read()
4492 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_readpages()
Dsmb1ops.c1157 .wait_mtu_credits = cifs_wait_mtu_credits,
Dcifsglob.h459 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
Dsmb2ops.c5363 .wait_mtu_credits = cifs_wait_mtu_credits,
5462 .wait_mtu_credits = smb2_wait_mtu_credits,
5564 .wait_mtu_credits = smb2_wait_mtu_credits,
5678 .wait_mtu_credits = smb2_wait_mtu_credits,