xfs_alloc_increment  821 fs/xfs/xfs_alloc.c 				if ((error = xfs_alloc_increment(cnt_cur, 0, &i)))
xfs_alloc_increment  831 fs/xfs/xfs_alloc.c 		     error = xfs_alloc_increment(cnt_cur, 0, &j)) {
xfs_alloc_increment  941 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_increment(bno_cur_gt, 0, &i)))
xfs_alloc_increment  980 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_increment(bno_cur_gt, 0, &i)))
xfs_alloc_increment 1069 fs/xfs/xfs_alloc.c 					if ((error = xfs_alloc_increment(
xfs_alloc_increment 1552 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_increment(bno_cur, 0, &haveright)))
xfs_alloc_increment  306 fs/xfs/xfs_alloc_btree.c 		if ((error = xfs_alloc_increment(tcur, level, &i)))
xfs_alloc_increment  520 fs/xfs/xfs_alloc_btree.c 		 (error = xfs_alloc_increment(cur, level + 1, &i)))
xfs_alloc_increment 1137 fs/xfs/xfs_alloc_btree.c 			if ((error = xfs_alloc_increment(cur, 0, &i)))
xfs_alloc_increment 1573 fs/xfs/xfs_alloc_btree.c 	if ((error = xfs_alloc_increment(tcur, level, &i)) ||
xfs_alloc_increment  120 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_increment(struct xfs_btree_cur *cur, int level, int *stat);
xfs_alloc_increment  466 fs/xfs/xfs_ialloc_btree.c 		 (error = xfs_alloc_increment(cur, level + 1, &i)))