Searched refs:inc_rfc1001_len (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | cifssmb.c | 442 inc_rfc1001_len(pSMB, count); in CIFSSMBNegotiate() 593 inc_rfc1001_len(smb, 3); in CIFSSMBEcho() 723 inc_rfc1001_len(pSMB, byte_count); in CIFSPOSIXDelFile() 768 inc_rfc1001_len(pSMB, name_len + 1); in CIFSSMBDelFile() 812 inc_rfc1001_len(pSMB, name_len + 1); in CIFSSMBRmDir() 856 inc_rfc1001_len(pSMB, name_len + 1); in CIFSSMBMkDir() 934 inc_rfc1001_len(pSMB, byte_count); in CIFSPOSIXCreate() 1097 inc_rfc1001_len(pSMB, count); in SMBLegacyOpen() 1221 inc_rfc1001_len(req, count); in CIFS_open() 1571 inc_rfc1001_len(pSMB, byte_count); in CIFSSMBWrite() [all …]
|
| D | cifsglob.h | 621 inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
| /Linux-v6.6/fs/smb/server/ |
| D | ksmbd_work.c | 133 inc_rfc1001_len(work->iov[0].iov_base, len); in __ksmbd_iov_pin_rsp() 139 inc_rfc1001_len(work->iov[0].iov_base, aux_size); in __ksmbd_iov_pin_rsp()
|
| D | smb_common.h | 464 static inline void inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
| D | smb2pdu.c | 400 inc_rfc1001_len(work->response_buf, new_len - len); in init_chained_smb2_rsp() 481 inc_rfc1001_len(work->response_buf, len); in is_chained_smb2_message() 8552 inc_rfc1001_len(tr_buf, sizeof(struct smb2_transform_hdr)); in fill_transform_hdr() 8553 inc_rfc1001_len(tr_buf, orig_len); in fill_transform_hdr()
|