Searched refs:smb2_query_info_rsp (Results 1 – 7 of 7) sorted by relevance
115 struct smb2_query_info_rsp *qi_rsp = NULL; in open_cached_dir()244 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in open_cached_dir()
76 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()401 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()427 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
351 ((struct smb2_query_info_rsp *)shdr)->OutputBufferOffset); in smb2_get_data_area_len()353 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
3513 struct smb2_query_info_rsp *rsp = NULL; in query_info()3551 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()5341 outbuf_len + sizeof(struct smb2_query_info_rsp)); in build_qfs_info_req()5353 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()5384 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()5404 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()5435 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()5455 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()5502 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
977 struct smb2_query_info_rsp *rsp; in smb2_query_eas()999 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()1042 struct smb2_query_info_rsp *rsp; in smb2_set_ea()1081 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()1413 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()1596 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()2590 struct smb2_query_info_rsp *rsp; in smb2_queryfs()2606 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
4037 struct smb2_query_info_rsp *rsp, in buffer_check_err()4090 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()4140 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()4304 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()4389 struct smb2_query_info_rsp *rsp, in get_file_all_info()4454 struct smb2_query_info_rsp *rsp, in get_file_alternate_info()4476 struct smb2_query_info_rsp *rsp, in get_file_stream_info()4748 struct smb2_query_info_rsp *rsp) in smb2_get_info_file()4882 struct smb2_query_info_rsp *rsp) in smb2_get_info_filesystem()5108 struct smb2_query_info_rsp *rsp) in smb2_get_info_sec()[all …]
1510 struct smb2_query_info_rsp { struct
Completed in 43 milliseconds