xfs_alloc_log_recs   49 fs/xfs/xfs_alloc_btree.c STATIC void xfs_alloc_log_recs(xfs_btree_cur_t *, xfs_buf_t *, int, int);
xfs_alloc_log_recs  157 fs/xfs/xfs_alloc_btree.c 			xfs_alloc_log_recs(cur, bp, ptr, numrecs - 1);
xfs_alloc_log_recs  505 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, lbp, lrecs + 1, lrecs + rrecs);
xfs_alloc_log_recs  787 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, bp, ptr, numrecs);
xfs_alloc_log_recs 1253 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, lbp, nrec, nrec);
xfs_alloc_log_recs 1280 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_alloc_log_recs 1552 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs) + 1);
xfs_alloc_log_recs 1683 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_alloc_log_recs 2179 fs/xfs/xfs_alloc_btree.c 		xfs_alloc_log_recs(cur, cur->bc_bufs[0], ptr, ptr);