Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dfile.c2759 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_back_from_locked_folio()
3284 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
3412 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_from_iter()
3862 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
3947 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_send_async_read()
4579 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_readahead()
A Dsmb1ops.c1186 .wait_mtu_credits = cifs_wait_mtu_credits,
A Dcifsglob.h494 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
A Dsmb2ops.c5202 .wait_mtu_credits = cifs_wait_mtu_credits,
5302 .wait_mtu_credits = smb2_wait_mtu_credits,
5404 .wait_mtu_credits = smb2_wait_mtu_credits,
5518 .wait_mtu_credits = smb2_wait_mtu_credits,

Completed in 29 milliseconds