Searched refs:inc_rfc1001_len (Results 1 – 5 of 5) sorted by relevance
/linux/fs/cifs/ |
A D | cifssmb.c | 518 inc_rfc1001_len(pSMB, count); in CIFSSMBNegotiate() 665 inc_rfc1001_len(smb, 3); in CIFSSMBEcho() 1164 inc_rfc1001_len(pSMB, count); in SMBLegacyOpen() 1288 inc_rfc1001_len(req, count); in CIFS_open() 2302 inc_rfc1001_len(pSMB, count); in cifs_lockv() 2372 inc_rfc1001_len(pSMB, count); in CIFSSMBLock() 2625 inc_rfc1001_len(pSMB, count); in CIFSSMBRename() 2771 inc_rfc1001_len(pSMB, count); in CIFSSMBCopy() 3011 inc_rfc1001_len(pSMB, count); in CIFSCreateHardLink() 3290 inc_rfc1001_len(pSMB, 5); in CIFSSMB_set_compression() [all …]
|
A D | cifsglob.h | 571 inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
/linux/fs/ksmbd/ |
A D | smb2pdu.c | 280 inc_rfc1001_len(work->response_buf, in init_smb2_neg_rsp() 388 inc_rfc1001_len(work->response_buf, in init_chained_smb2_rsp() 1758 inc_rfc1001_len(work->response_buf, in smb2_sess_setup() 3179 inc_rfc1001_len(work->response_buf, in smb2_open() 3200 inc_rfc1001_len(work->response_buf, in smb2_open() 3219 inc_rfc1001_len(work->response_buf, in smb2_open() 3234 inc_rfc1001_len(work->response_buf, in smb2_open() 4360 inc_rfc1001_len(rsp_org, in get_file_standard_info() 4373 inc_rfc1001_len(rsp_org, in get_file_alignment_info() 4561 inc_rfc1001_len(rsp_org, nbytes); in get_file_stream_info() [all …]
|
A D | smb_common.h | 477 static inline void inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
A D | oplock.c | 662 inc_rfc1001_len(work->response_buf, 24); in __smb2_oplock_break_noti() 771 inc_rfc1001_len(work->response_buf, 44); in __smb2_lease_break_noti()
|
Completed in 42 milliseconds