Searched refs:SMB2_CREATE_FLAG_REPARSEPOINT (Results 1 – 2 of 2) sorted by relevance
1205 #define SMB2_CREATE_FLAG_REPARSEPOINT 0x01 macro
851 reparse_point = !!(rsp->Flags & SMB2_CREATE_FLAG_REPARSEPOINT); in parse_create_response()