Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h918 __u8 InfoType; member
1579 __u8 InfoType; member
/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c539 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
542 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5285 switch (req->InfoType) { in smb2_query_info()
5300 req->InfoType); in smb2_query_info()
6061 switch (req->InfoType) { in smb2_set_info()
/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c3485 req->InfoType = info_type; in SMB2_query_info_init()
5127 req->InfoType = info_type; in SMB2_set_info_init()
5361 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()