Searched refs:SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB (Results 1 – 3 of 3) sorted by relevance
694 #define SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB cpu_to_le16(0x0001) macro
5762 if (req->Flags == SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB) { in smb2_close()5779 rsp->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in smb2_close()
3591 req->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in SMB2_close_init()