Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2inode.c75 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_compound_op()
399 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
425 qi_rsp = (struct smb2_query_info_rsp *) in smb2_compound_op()
Dcached_dir.c114 struct smb2_query_info_rsp *qi_rsp = NULL; in open_cached_dir()
242 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.c3538 struct smb2_query_info_rsp *rsp = NULL; in query_info()
3576 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
5332 outbuf_len + sizeof(struct smb2_query_info_rsp) - 1); in build_qfs_info_req()
5344 struct smb2_query_info_rsp *rsp = NULL; in SMB311_posix_qfs_info()
5375 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB311_posix_qfs_info()
5395 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
5426 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
5446 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
5493 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
Dsmb2ops.c950 struct smb2_query_info_rsp *rsp; in smb2_query_eas()
972 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_query_eas()
1015 struct smb2_query_info_rsp *rsp; in smb2_set_ea()
1054 rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_set_ea()
1386 struct smb2_query_info_rsp *qi_rsp = NULL; in smb2_ioctl_query_info()
1569 qi_rsp = (struct smb2_query_info_rsp *)rsp_iov[1].iov_base; in smb2_ioctl_query_info()
2560 struct smb2_query_info_rsp *rsp; in smb2_queryfs()
2576 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in smb2_queryfs()
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c4051 struct smb2_query_info_rsp *rsp, in buffer_check_err()
4071 static void get_standard_info_pipe(struct smb2_query_info_rsp *rsp, in get_standard_info_pipe()
4088 static void get_internal_info_pipe(struct smb2_query_info_rsp *rsp, u64 num, in get_internal_info_pipe()
4104 struct smb2_query_info_rsp *rsp, in smb2_get_info_file_pipe()
4154 struct smb2_query_info_rsp *rsp, void *rsp_org) in smb2_get_ea()
4306 static void get_file_access_info(struct smb2_query_info_rsp *rsp, in get_file_access_info()
4318 static int get_file_basic_info(struct smb2_query_info_rsp *rsp, in get_file_basic_info()
4364 static void get_file_standard_info(struct smb2_query_info_rsp *rsp, in get_file_standard_info()
4389 static void get_file_alignment_info(struct smb2_query_info_rsp *rsp, in get_file_alignment_info()
4403 struct smb2_query_info_rsp *rsp, in get_file_all_info()
[all …]
/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h1507 struct smb2_query_info_rsp { struct