Home
last modified time | relevance | path

Searched refs:InfoType (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h892 __u8 InfoType; member
1494 __u8 InfoType; member
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c538 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
541 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5214 switch (req->InfoType) { in smb2_query_info()
5229 req->InfoType); in smb2_query_info()
6055 switch (req->InfoType) { in smb2_set_info()
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c3504 req->InfoType = info_type; in SMB2_query_info_init()
5089 req->InfoType = info_type; in SMB2_set_info_init()
5324 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()