Searched refs:SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB (Results 1 – 3 of 3) sorted by relevance
660 #define SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB cpu_to_le16(0x0001) macro
5337 if (req->Flags == SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB) { in smb2_close()5345 rsp->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in smb2_close()
3306 req->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in SMB2_close_init()
Completed in 30 milliseconds