Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h966 __u8 InfoType; member
1653 __u8 InfoType; member
/linux-6.12.1/fs/smb/server/
Dsmb2pdu.c543 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
546 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5614 switch (req->InfoType) { in smb2_query_info()
5629 req->InfoType); in smb2_query_info()
6403 switch (req->InfoType) { in smb2_set_info()
/linux-6.12.1/fs/smb/client/
Dsmb2pdu.c3782 req->InfoType = info_type; in SMB2_query_info_init()
5593 req->InfoType = info_type; in SMB2_set_info_init()
5852 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()