lfloghigh 277 fs/xfs/libxfs/xfs_dir2_block.c int *lfloghigh, lfloghigh 286 fs/xfs/libxfs/xfs_dir2_block.c highstale = *lfloghigh = -1; lfloghigh 292 fs/xfs/libxfs/xfs_dir2_block.c if (*lfloghigh == -1) lfloghigh 293 fs/xfs/libxfs/xfs_dir2_block.c *lfloghigh = toidx; lfloghigh 302 fs/xfs/libxfs/xfs_dir2_block.c *lfloghigh -= be32_to_cpu(btp->stale) - 1; lfloghigh 337 fs/xfs/libxfs/xfs_dir2_block.c int lfloghigh=0; /* last final leaf to log */ lfloghigh 408 fs/xfs/libxfs/xfs_dir2_block.c &lfloghigh, &lfloglow); lfloghigh 417 fs/xfs/libxfs/xfs_dir2_block.c lfloghigh = -1; lfloghigh 474 fs/xfs/libxfs/xfs_dir2_block.c lfloghigh = mid; lfloghigh 503 fs/xfs/libxfs/xfs_dir2_block.c lfloghigh = max(mid, lfloghigh); lfloghigh 515 fs/xfs/libxfs/xfs_dir2_block.c lfloghigh = max(highstale, lfloghigh); lfloghigh 529 fs/xfs/libxfs/xfs_dir2_block.c xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh); lfloghigh 477 fs/xfs/libxfs/xfs_dir2_leaf.c int *lfloghigh) /* high leaf logging index */ lfloghigh 496 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloghigh = leafhdr->count++; lfloghigh 533 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloghigh = max(index - 1, *lfloghigh); lfloghigh 553 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloghigh = max(highstale, *lfloghigh); lfloghigh 588 fs/xfs/libxfs/xfs_dir2_leaf.c int lfloghigh; /* high leaf logging index */ lfloghigh 727 fs/xfs/libxfs/xfs_dir2_leaf.c &highstale, &lfloglow, &lfloghigh); lfloghigh 735 fs/xfs/libxfs/xfs_dir2_leaf.c lfloghigh = -1; lfloghigh 843 fs/xfs/libxfs/xfs_dir2_leaf.c highstale, &lfloglow, &lfloghigh); lfloghigh 857 fs/xfs/libxfs/xfs_dir2_leaf.c xfs_dir3_leaf_log_ents(args, lbp, lfloglow, lfloghigh); lfloghigh 435 fs/xfs/libxfs/xfs_dir2_node.c int lfloghigh; /* high leaf entry logging */ lfloghigh 477 fs/xfs/libxfs/xfs_dir2_node.c &highstale, &lfloglow, &lfloghigh); lfloghigh 483 fs/xfs/libxfs/xfs_dir2_node.c lfloghigh = -1; lfloghigh 490 fs/xfs/libxfs/xfs_dir2_node.c highstale, &lfloglow, &lfloghigh); lfloghigh 498 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir3_leaf_log_ents(args, bp, lfloglow, lfloghigh); lfloghigh 78 fs/xfs/libxfs/xfs_dir2_priv.h int lowstale, int highstale, int *lfloglow, int *lfloghigh);