Home
last modified time | relevance | path

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

/fs/ksmbd/
Dsmb2pdu.h1172 __u8 InfoType; member
1196 __u8 InfoType; member
Dsmb2pdu.c540 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
543 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5308 switch (req->InfoType) { in smb2_query_info()
5323 req->InfoType); in smb2_query_info()
6081 switch (req->InfoType) { in smb2_set_info()
/fs/cifs/
Dsmb2pdu.h1523 __u8 InfoType; member
1556 __u8 InfoType; member
Dsmb2pdu.c3451 req->InfoType = info_type; in SMB2_query_info_init()
4957 req->InfoType = info_type; in SMB2_set_info_init()
5190 req->InfoType = SMB2_O_INFO_FILESYSTEM; in build_qfs_info_req()