Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c4201 struct smb2_query_info_rsp *rsp, in buffer_check_err()
4213 static void get_standard_info_pipe(struct smb2_query_info_rsp *rsp, in get_standard_info_pipe()
4229 static void get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num, in get_internal_info_pipe()
4244 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()
4292 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4443 static void get_file_access_info(struct smb2_query_info_rsp *rsp, in get_file_access_info()
4454 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()
4484 static void get_file_standard_info(struct smb2_query_info_rsp *rsp, in get_file_standard_info()
4507 static void get_file_alignment_info(struct smb2_query_info_rsp *rsp, in get_file_alignment_info()
4519 struct smb2_query_info_rsp *rsp, in get_file_all_info()
[all …]
/Linux-v6.6/fs/smb/client/
Dsmb2inode.c64 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()
404 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
430 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
Dcached_dir.c134 struct smb2_query_info_rsp *qi_rsp = NULL; in open_cached_dir()
282 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in open_cached_dir()
Dsmb2misc.c351 ((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()
Dsmb2pdu.c3519 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3557 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5369 outbuf_len + sizeof(struct smb2_query_info_rsp)); in build_qfs_info_req()
5381 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5412 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5432 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5463 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
5483 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
5530 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
Dsmb2ops.c1047 struct smb2_query_info_rsp *rsp; in smb2_query_eas()
1069 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()
1109 struct smb2_query_info_rsp *rsp; in smb2_set_ea()
1153 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1475 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()
1658 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2658 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2674 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1592 struct smb2_query_info_rsp { struct