Home
last modified time | relevance | path

Searched refs:smb2_query_info_rsp (Results 1 – 7 of 7) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2inode.c63 struct smb2_query_info_rsp *qi = rsp_iov->iov_base; in parse_posix_sids()
106 struct smb2_query_info_rsp *rsp = rsp_iov->iov_base; in check_wsl_eas()
191 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()
650 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
673 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
H A Dcached_dir.c134 struct smb2_query_info_rsp *qi_rsp = NULL; in open_cached_dir()
328 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in open_cached_dir()
H A Dsmb2misc.c354 ((struct smb2_query_info_rsp *)shdr)->OutputBufferOffset); in smb2_get_data_area_len()
356 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
H A Dsmb2pdu.c3797 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3845 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5833 outbuf_len + sizeof(struct smb2_query_info_rsp)); in build_qfs_info_req()
5850 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5890 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5915 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5955 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
5980 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
6036 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
H A Dsmb2ops.c1100 struct smb2_query_info_rsp *rsp; in smb2_query_eas()
1122 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()
1162 struct smb2_query_info_rsp *rsp; in smb2_set_ea()
1213 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1550 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()
1747 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2843 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2859 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
/linux/fs/smb/server/
H A Dsmb2pdu.c4479 struct smb2_query_info_rsp *rsp, in buffer_check_err()
4491 static void get_standard_info_pipe(struct smb2_query_info_rsp *rsp, in get_standard_info_pipe()
4507 static void get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num, in get_internal_info_pipe()
4522 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()
4570 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4722 static void get_file_access_info(struct smb2_query_info_rsp *rsp, in get_file_access_info()
4733 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()
4767 static int get_file_standard_info(struct smb2_query_info_rsp *rsp, in get_file_standard_info()
4794 static void get_file_alignment_info(struct smb2_query_info_rsp *rsp, in get_file_alignment_info()
4806 struct smb2_query_info_rsp *rs in get_file_all_info()
[all...]
/linux/fs/smb/common/
H A Dsmb2pdu.h1666 struct smb2_query_info_rsp { struct