Searched refs:inc_rfc1001_len (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/smb/server/
H A Dksmbd_work.c146 inc_rfc1001_len(work->iov[0].iov_base, len);
150 inc_rfc1001_len(work->iov[0].iov_base, aux_size);
H A Dsmb_common.h464 static inline void inc_rfc1001_len(void *buf, int count) function
H A Dsmb2pdu.c400 inc_rfc1001_len(work->response_buf, new_len - len);
481 inc_rfc1001_len(work->response_buf, len);
8872 inc_rfc1001_len(tr_buf, sizeof(struct smb2_transform_hdr));
8873 inc_rfc1001_len(tr_buf, orig_len);
/linux-master/fs/smb/client/
H A Dcifssmb.c442 inc_rfc1001_len(pSMB, count);
593 inc_rfc1001_len(smb, 3);
723 inc_rfc1001_len(pSMB, byte_count);
768 inc_rfc1001_len(pSMB, name_len + 1);
812 inc_rfc1001_len(pSMB, name_len + 1);
856 inc_rfc1001_len(pSMB, name_len + 1);
934 inc_rfc1001_len(pSMB, byte_count);
1097 inc_rfc1001_len(pSMB, count);
1221 inc_rfc1001_len(req, count);
1573 inc_rfc1001_len(pSM
[all...]
H A Dcifsglob.h670 inc_rfc1001_len(void *buf, int count) function

Completed in 151 milliseconds