Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb1ops.c39 put_bcc(0, in_buf); in send_nt_cancel()
351 put_bcc(byte_count, target_hdr); in coalesce_t2()
Dsess.c1266 put_bcc(count, smb_buf); in sess_sendreceive()
Dcifssmb.c620 put_bcc(1, &smb->hdr); in CIFSSMBEcho()
1754 put_bcc(wdata->bytes + 1, &smb->hdr); in cifs_async_writev()
1760 put_bcc(wdata->bytes + 5, &smbw->hdr); in cifs_async_writev()
Dcifspdu.h433 put_bcc(__u16 count, struct smb_hdr *hdr) in put_bcc() function