Lines Matching refs:lfloghigh
306 int *lfloghigh,
315 highstale = *lfloghigh = -1;
321 if (*lfloghigh == -1)
322 *lfloghigh = toidx;
331 *lfloghigh -= be32_to_cpu(btp->stale) - 1;
366 int lfloghigh=0; /* last final leaf to log */
437 &lfloghigh, &lfloglow);
446 lfloghigh = -1;
503 lfloghigh = mid;
532 lfloghigh = max(mid, lfloghigh);
544 lfloghigh = max(highstale, lfloghigh);
558 xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh);