xfs_inobt_log_recs   45 fs/xfs/xfs_ialloc_btree.c STATIC void xfs_inobt_log_recs(xfs_btree_cur_t *, xfs_buf_t *, int, int);
xfs_inobt_log_recs  156 fs/xfs/xfs_ialloc_btree.c 			xfs_inobt_log_recs(cur, bp, ptr, numrecs - 1);
xfs_inobt_log_recs  451 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, lbp, lrecs + 1, lrecs + rrecs);
xfs_inobt_log_recs  704 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, bp, ptr, numrecs);
xfs_inobt_log_recs 1130 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, lbp, nrec, nrec);
xfs_inobt_log_recs 1162 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_inobt_log_recs 1422 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs) + 1);
xfs_inobt_log_recs 1561 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_inobt_log_recs 2066 fs/xfs/xfs_ialloc_btree.c 	xfs_inobt_log_recs(cur, bp, ptr, ptr);