xfs_dir3_leaf_log_ents
xfs_dir3_leaf_log_ents(args, leafhdr, bp, loglow, to - 1);
xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, index, index);
xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, 0, leafhdr.count - 1);
xfs_dir3_leaf_log_ents(args, &leafhdr, lbp, lfloglow, lfloghigh);
xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d, start_d + count - 1);
xfs_dir3_leaf_log_ents(args, shdr, bp_s, start_s,
xfs_dir3_leaf_log_ents(args, &leafhdr, bp, index, index);
xfs_dir3_leaf_log_ents(args, &leafhdr, bp, lfloglow, lfloghigh);
xfs_dir3_leaf_log_ents(args, dhdr, bp_d, start_d + count,
extern void xfs_dir3_leaf_log_ents(struct xfs_da_args *args,