lfloglow 278 fs/xfs/libxfs/xfs_dir2_block.c int *lfloglow) lfloglow 301 fs/xfs/libxfs/xfs_dir2_block.c *lfloglow = toidx + 1 - (be32_to_cpu(btp->stale) - 1); lfloglow 338 fs/xfs/libxfs/xfs_dir2_block.c int lfloglow=0; /* first final leaf to log */ lfloglow 408 fs/xfs/libxfs/xfs_dir2_block.c &lfloghigh, &lfloglow); lfloglow 416 fs/xfs/libxfs/xfs_dir2_block.c lfloglow = be32_to_cpu(btp->count); lfloglow 473 fs/xfs/libxfs/xfs_dir2_block.c lfloglow = 0; lfloglow 502 fs/xfs/libxfs/xfs_dir2_block.c lfloglow = min(lowstale, lfloglow); lfloglow 514 fs/xfs/libxfs/xfs_dir2_block.c lfloglow = min(mid, lfloglow); lfloglow 529 fs/xfs/libxfs/xfs_dir2_block.c xfs_dir2_block_log_leaf(tp, bp, lfloglow, lfloghigh); lfloglow 476 fs/xfs/libxfs/xfs_dir2_leaf.c int *lfloglow, /* low leaf logging index */ lfloglow 495 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloglow = index; lfloglow 532 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloglow = min(lowstale, *lfloglow); lfloglow 552 fs/xfs/libxfs/xfs_dir2_leaf.c *lfloglow = min(index, *lfloglow); lfloglow 587 fs/xfs/libxfs/xfs_dir2_leaf.c int lfloglow; /* low leaf logging index */ lfloglow 727 fs/xfs/libxfs/xfs_dir2_leaf.c &highstale, &lfloglow, &lfloghigh); lfloglow 734 fs/xfs/libxfs/xfs_dir2_leaf.c lfloglow = leafhdr.count; lfloglow 843 fs/xfs/libxfs/xfs_dir2_leaf.c highstale, &lfloglow, &lfloghigh); lfloglow 857 fs/xfs/libxfs/xfs_dir2_leaf.c xfs_dir3_leaf_log_ents(args, lbp, lfloglow, lfloghigh); lfloglow 436 fs/xfs/libxfs/xfs_dir2_node.c int lfloglow; /* low leaf entry logging */ lfloglow 477 fs/xfs/libxfs/xfs_dir2_node.c &highstale, &lfloglow, &lfloghigh); lfloglow 482 fs/xfs/libxfs/xfs_dir2_node.c lfloglow = leafhdr.count; lfloglow 490 fs/xfs/libxfs/xfs_dir2_node.c highstale, &lfloglow, &lfloghigh); lfloglow 498 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir3_leaf_log_ents(args, bp, lfloglow, lfloghigh); lfloglow 78 fs/xfs/libxfs/xfs_dir2_priv.h int lowstale, int highstale, int *lfloglow, int *lfloghigh);