Searched refs:inc_rfc1001_len (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/cifs/ |
A D | cifssmb.c | 436 inc_rfc1001_len(pSMB, count); in CIFSSMBNegotiate() 587 inc_rfc1001_len(smb, 3); in CIFSSMBEcho() 1091 inc_rfc1001_len(pSMB, count); in SMBLegacyOpen() 1215 inc_rfc1001_len(req, count); in CIFS_open() 1868 inc_rfc1001_len(pSMB, count); in cifs_lockv() 1938 inc_rfc1001_len(pSMB, count); in CIFSSMBLock() 2192 inc_rfc1001_len(pSMB, count); in CIFSSMBRename() 2338 inc_rfc1001_len(pSMB, count); in CIFSSMBCopy() 2578 inc_rfc1001_len(pSMB, count); in CIFSCreateHardLink() 2857 inc_rfc1001_len(pSMB, 5); in CIFSSMB_set_compression() [all …]
|
A D | cifsglob.h | 603 inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | smb2pdu.c | 275 inc_rfc1001_len(work->response_buf, in init_smb2_neg_rsp() 383 inc_rfc1001_len(work->response_buf, in init_chained_smb2_rsp() 1761 inc_rfc1001_len(work->response_buf, in smb2_sess_setup() 3183 inc_rfc1001_len(work->response_buf, in smb2_open() 3204 inc_rfc1001_len(work->response_buf, in smb2_open() 3223 inc_rfc1001_len(work->response_buf, in smb2_open() 3238 inc_rfc1001_len(work->response_buf, in smb2_open() 4371 inc_rfc1001_len(rsp_org, in get_file_standard_info() 4384 inc_rfc1001_len(rsp_org, in get_file_alignment_info() 4572 inc_rfc1001_len(rsp_org, nbytes); in get_file_stream_info() [all …]
|
A D | smb_common.h | 478 static inline void inc_rfc1001_len(void *buf, int count) in inc_rfc1001_len() function
|
A D | oplock.c | 658 inc_rfc1001_len(work->response_buf, 24); in __smb2_oplock_break_noti() 773 inc_rfc1001_len(work->response_buf, 44); in __smb2_lease_break_noti()
|
Completed in 36 milliseconds