Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb1ops.c39 put_bcc(0, in_buf); in send_nt_cancel()
351 put_bcc(byte_count, target_hdr); in coalesce_t2()
Dsess.c1442 put_bcc(count, smb_buf); in sess_sendreceive()
Dcifssmb.c591 put_bcc(1, &smb->hdr); in CIFSSMBEcho()
1721 put_bcc(wdata->bytes + 1, &smb->hdr); in cifs_async_writev()
1727 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