Searched refs:SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB (Results 1 – 3 of 3) sorted by relevance
605 #define SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB cpu_to_le16(0x0001) macro
5307 if (req->Flags == SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB) { in smb2_close()5315 rsp->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in smb2_close()
3265 req->Flags = SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB; in SMB2_close_init()
Completed in 31 milliseconds