Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/common/
H A Dsmb2pdu.h969 __u8 InfoType; member
1677 __u8 InfoType; member
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c546 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
549 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5705 switch (req->InfoType) { in smb2_query_info()
5720 req->InfoType); in smb2_query_info()
6494 switch (req->InfoType) { in smb2_set_info()
/linux-6.15/fs/smb/client/
H A Dsmb2pdu.c3752 req->InfoType = info_type; in SMB2_query_info_init()
5575 req->InfoType = info_type; in SMB2_set_info_init()
5834 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()