Home
last modified time | relevance | path

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

/linux/fs/smb/client/
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()
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()
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()
A Dsmb2pdu.c3816 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3864 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5860 outbuf_len + sizeof(struct smb2_query_info_rsp)); in build_qfs_info_req()
5877 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5917 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5942 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5982 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
6007 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
6063 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
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()
1214 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1551 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()
1748 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2844 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2860 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
/linux/fs/smb/server/
A Dsmb2pdu.c4482 struct smb2_query_info_rsp *rsp, in buffer_check_err()
4525 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()
4573 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4809 struct smb2_query_info_rsp *rsp, in get_file_all_info()
4875 struct smb2_query_info_rsp *rsp, in get_file_alternate_info()
4896 struct smb2_query_info_rsp *rsp, in get_file_stream_info()
5185 struct smb2_query_info_rsp *rsp) in smb2_get_info_file()
5301 struct smb2_query_info_rsp *rsp) in smb2_get_info_filesystem()
5519 struct smb2_query_info_rsp *rsp) in smb2_get_info_sec()
5602 struct smb2_query_info_rsp *rsp; in smb2_query_info()
[all …]
/linux/fs/smb/common/
A Dsmb2pdu.h1666 struct smb2_query_info_rsp { struct

Completed in 49 milliseconds