Lines Matching refs:lo_first
696 lop->lo_first = off;
851 lop->lo_first = off;
860 if (lop->lo_end < lop->lo_first)
2279 lop->lo_first = offset;
2284 if (lop->lo_end <= lop->lo_first)
2405 lo.lo_first = fxdr_hyper(tl);
2411 lo.lo_end = lo.lo_first + len;
2412 if (lo.lo_end <= lo.lo_first)
2521 lop->lo_first = fxdr_hyper(tl);
2527 lop->lo_end = lop->lo_first + len;
2528 if (lop->lo_end <= lop->lo_first)