Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2inode.c71 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()
390 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
411 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
A Dsmb2misc.c335 ((struct smb2_query_info_rsp *)shdr)->OutputBufferOffset); in smb2_get_data_area_len()
337 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
A Dsmb2ops.c752 struct smb2_query_info_rsp *qi_rsp = NULL; in open_cached_dir()
915 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in open_cached_dir()
1186 struct smb2_query_info_rsp *rsp; in smb2_query_eas()
1212 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()
1256 struct smb2_query_info_rsp *rsp; in smb2_set_ea()
1295 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1624 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()
1799 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2732 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2749 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
A Dsmb2pdu.c3472 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3510 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5188 outbuf_len + sizeof(struct smb2_query_info_rsp) - 1); in build_qfs_info_req()
5200 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5231 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5251 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5282 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
5302 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
5349 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
A Dsmb2pdu.h648 struct smb2_query_info_rsp { struct
/linux/fs/ksmbd/
A Dsmb2pdu.c4026 struct smb2_query_info_rsp *rsp, in buffer_check_err()
4079 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()
4129 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4293 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()
4378 struct smb2_query_info_rsp *rsp, in get_file_all_info()
4443 struct smb2_query_info_rsp *rsp, in get_file_alternate_info()
4465 struct smb2_query_info_rsp *rsp, in get_file_stream_info()
4723 struct smb2_query_info_rsp *rsp) in smb2_get_info_file()
4857 struct smb2_query_info_rsp *rsp) in smb2_get_info_filesystem()
5081 struct smb2_query_info_rsp *rsp) in smb2_get_info_sec()
[all …]
A Dsmb2pdu.h523 struct smb2_query_info_rsp { struct

Completed in 46 milliseconds