Home | History | Annotate | Download | only in base

Lines Matching refs:ReparseDataLength

43   USHORT  ReparseDataLength;
88 data->ReparseDataLength = size_target + 4 + 8;
90 int data_size = data->ReparseDataLength + 8;