Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h892 __u8 InfoType; member
1494 __u8 InfoType; member
/linux-6.1.9/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()
5217 switch (req->InfoType) { in smb2_query_info()
5232 req->InfoType); in smb2_query_info()
6058 switch (req->InfoType) { in smb2_set_info()
/linux-6.1.9/fs/cifs/
Dsmb2pdu.c3511 req->InfoType = info_type; in SMB2_query_info_init()
5099 req->InfoType = info_type; in SMB2_set_info_init()
5334 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()