Home | History | Annotate | Download | only in blockfile

Lines Matching refs:valid_len

194   int valid_len = Size() - offset;
195 int copy_len = std::min(valid_len, len);