xfs_dir2_leaf_log_ents  119 fs/xfs/xfs_dir2_leaf.c 	xfs_dir2_leaf_log_ents(tp, lbp, 0, be16_to_cpu(leaf->hdr.count) - 1);
xfs_dir2_leaf_log_ents  539 fs/xfs/xfs_dir2_leaf.c 	xfs_dir2_leaf_log_ents(tp, lbp, lfloglow, lfloghigh);
xfs_dir2_leaf_log_ents  634 fs/xfs/xfs_dir2_leaf.c 		xfs_dir2_leaf_log_ents(args->trans, bp, loglow, to - 1);
xfs_dir2_leaf_log_ents 1505 fs/xfs/xfs_dir2_leaf.c 	xfs_dir2_leaf_log_ents(tp, lbp, index, index);
xfs_dir2_leaf_log_ents  240 fs/xfs/xfs_dir2_leaf.h extern void xfs_dir2_leaf_log_ents(struct xfs_trans *tp, struct xfs_dabuf *bp,
xfs_dir2_leaf_log_ents  334 fs/xfs/xfs_dir2_node.c 	xfs_dir2_leaf_log_ents(tp, bp, lfloglow, lfloghigh);
xfs_dir2_leaf_log_ents  734 fs/xfs/xfs_dir2_node.c 		xfs_dir2_leaf_log_ents(tp, bp_d, start_d + count,
xfs_dir2_leaf_log_ents  755 fs/xfs/xfs_dir2_node.c 	xfs_dir2_leaf_log_ents(tp, bp_d, start_d, start_d + count - 1);
xfs_dir2_leaf_log_ents  763 fs/xfs/xfs_dir2_node.c 		xfs_dir2_leaf_log_ents(tp, bp_s, start_s, start_s + count - 1);
xfs_dir2_leaf_log_ents  960 fs/xfs/xfs_dir2_node.c 	xfs_dir2_leaf_log_ents(tp, bp, index, index);