xfs_inobt_log_keys   43 fs/xfs/xfs_ialloc_btree.c STATIC void xfs_inobt_log_keys(xfs_btree_cur_t *, xfs_buf_t *, int, int);
xfs_inobt_log_keys  143 fs/xfs/xfs_ialloc_btree.c 			xfs_inobt_log_keys(cur, bp, ptr, numrecs - 1);
xfs_inobt_log_keys  442 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, lbp, lrecs + 1, lrecs + rrecs);
xfs_inobt_log_keys  688 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, bp, ptr, numrecs);
xfs_inobt_log_keys 1113 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, lbp, nrec, nrec);
xfs_inobt_log_keys 1158 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_inobt_log_keys 1308 fs/xfs/xfs_ialloc_btree.c 	xfs_inobt_log_keys(cur, nbp, 1, 2);
xfs_inobt_log_keys 1415 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, rbp, 1, be16_to_cpu(right->bb_numrecs) + 1);
xfs_inobt_log_keys 1550 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, rbp, 1, be16_to_cpu(right->bb_numrecs));
xfs_inobt_log_keys 1649 fs/xfs/xfs_ialloc_btree.c 		xfs_inobt_log_keys(cur, bp, ptr, ptr);