Home
last modified time | relevance | path

Searched refs:OutputBufferLength (Results 1 – 9 of 9) sorted by relevance

/linux/fs/cifs/
A Dsmb2pdu.h595 __le32 OutputBufferLength; member
603 __le32 OutputBufferLength; member
637 __le32 OutputBufferLength; member
652 __le32 OutputBufferLength; member
A Dsmb2misc.c337 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
348 ((struct smb2_query_directory_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
360 ((struct smb2_change_notify_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
A Dsmb2inode.c394 le32_to_cpu(qi_rsp->OutputBufferLength), in smb2_compound_op()
415 le32_to_cpu(qi_rsp->OutputBufferLength), in smb2_compound_op()
A Dsmb2pdu.c3444 req->OutputBufferLength = cpu_to_le32(output_len); in SMB2_query_info_init()
3523 *dlen = le32_to_cpu(rsp->OutputBufferLength); in query_info()
3539 le32_to_cpu(rsp->OutputBufferLength), in query_info()
3629 req->OutputBufferLength = in SMB2_notify_init()
4765 req->OutputBufferLength = cpu_to_le32(output_size); in SMB2_query_directory_init()
4818 le32_to_cpu(rsp->OutputBufferLength), rsp_iov, in smb2_parse_query_directory()
5187 req->OutputBufferLength = cpu_to_le32( in build_qfs_info_req()
5236 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB311_posix_qfs_info()
5287 le32_to_cpu(rsp->OutputBufferLength), &rsp_iov, in SMB2_QFS_info()
5351 rsp_len = le32_to_cpu(rsp->OutputBufferLength); in SMB2_QFS_attr()
A Dsmb2ops.c916 if (le32_to_cpu(qi_rsp->OutputBufferLength) < sizeof(struct smb2_file_all_info)) in open_cached_dir()
1214 le32_to_cpu(rsp->OutputBufferLength), in smb2_query_eas()
1223 le32_to_cpu(rsp->OutputBufferLength), ea_name); in smb2_query_eas()
1296 used_len = le32_to_cpu(rsp->OutputBufferLength); in smb2_set_ea()
1800 if (le32_to_cpu(qi_rsp->OutputBufferLength) < qi.input_buffer_length) in smb2_ioctl_query_info()
1801 qi.input_buffer_length = le32_to_cpu(qi_rsp->OutputBufferLength); in smb2_ioctl_query_info()
2754 le32_to_cpu(rsp->OutputBufferLength), in smb2_queryfs()
/linux/fs/ksmbd/
A Dsmb2pdu.c4058 rsp->OutputBufferLength = in get_standard_info_pipe()
4072 rsp->OutputBufferLength = in get_internal_info_pipe()
4288 rsp->OutputBufferLength = in get_file_access_info()
4318 rsp->OutputBufferLength = in get_file_basic_info()
4358 rsp->OutputBufferLength = in get_file_standard_info()
4371 rsp->OutputBufferLength = in get_file_alignment_info()
4435 rsp->OutputBufferLength = in get_file_all_info()
4459 rsp->OutputBufferLength = in get_file_alternate_info()
4574 rsp->OutputBufferLength = in get_file_internal_info()
4610 rsp->OutputBufferLength = in get_file_network_open_info()
[all …]
A Dsmb2pdu.h475 __le32 OutputBufferLength; member
483 __le32 OutputBufferLength; member
512 __le32 OutputBufferLength; member
527 __le32 OutputBufferLength; member
A Dsmb2misc.c251 le32_to_cpu(h->OutputBufferLength); in smb2_query_info_req_len()
271 return le32_to_cpu(h->OutputBufferLength); in smb2_query_dir_req_len()
/linux/fs/smbfs_common/
A Dsmb2pdu.h771 __le32 OutputBufferLength; member
782 __le32 OutputBufferLength; member

Completed in 55 milliseconds