Home | History | Annotate | Download | only in base

Lines Matching refs:ReparseDataLength

52   USHORT  ReparseDataLength;
97 data->ReparseDataLength = size_target + 4 + 8;
99 int data_size = data->ReparseDataLength + 8;