Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2inode.c67 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()
386 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
407 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
Dsmb2misc.c336 ((struct smb2_query_info_rsp *)shdr)->OutputBufferOffset); in smb2_get_data_area_len()
338 ((struct smb2_query_info_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
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()
2731 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2748 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
Dsmb2pdu.c3449 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3487 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5159 outbuf_len + sizeof(struct smb2_query_info_rsp) - 1); in build_qfs_info_req()
5171 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5202 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5222 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5253 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
5273 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
5320 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
Dsmb2pdu.h1533 struct smb2_query_info_rsp { struct
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.c4002 struct smb2_query_info_rsp *rsp, int infoclass_size) in buffer_check_err()
4021 static void get_standard_info_pipe(struct smb2_query_info_rsp *rsp) in get_standard_info_pipe()
4037 static void get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num) in get_internal_info_pipe()
4052 struct smb2_query_info_rsp *rsp) in smb2_get_info_file_pipe()
4099 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4251 static void get_file_access_info(struct smb2_query_info_rsp *rsp, in get_file_access_info()
4263 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()
4309 static void get_file_standard_info(struct smb2_query_info_rsp *rsp, in get_file_standard_info()
4334 static void get_file_alignment_info(struct smb2_query_info_rsp *rsp, in get_file_alignment_info()
4348 struct smb2_query_info_rsp *rsp, in get_file_all_info()
[all …]
Dsmb2pdu.h1190 struct smb2_query_info_rsp { struct