Home
last modified time | relevance | path

Searched refs:wait_mtu_credits (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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 Dsmb2ops.c5135 .wait_mtu_credits = cifs_wait_mtu_credits,
5234 .wait_mtu_credits = smb2_wait_mtu_credits,
5335 .wait_mtu_credits = smb2_wait_mtu_credits,
5448 .wait_mtu_credits = smb2_wait_mtu_credits,
H A Dsmb1ops.c1158 .wait_mtu_credits = cifs_wait_mtu_credits,
H A Dcifsglob.h470 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c2770 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_back_from_locked_folio()
3317 rc = server->ops->wait_mtu_credits(server, wdata->bytes, in cifs_resend_wdata()
3446 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->wsize, in cifs_write_from_iter()
3896 rc = server->ops->wait_mtu_credits(server, rdata->bytes, in cifs_resend_rdata()
3981 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_send_async_read()
4609 rc = server->ops->wait_mtu_credits(server, cifs_sb->ctx->rsize, in cifs_readahead()
H A Dsmb2ops.c5210 .wait_mtu_credits = cifs_wait_mtu_credits,
5311 .wait_mtu_credits = smb2_wait_mtu_credits,
5414 .wait_mtu_credits = smb2_wait_mtu_credits,
5528 .wait_mtu_credits = smb2_wait_mtu_credits,
H A Dsmb1ops.c1164 .wait_mtu_credits = cifs_wait_mtu_credits,
H A Dcifsglob.h531 int (*wait_mtu_credits)(struct TCP_Server_Info *, unsigned int, member

Completed in 66 milliseconds