xfs_alloc_insert  346 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_insert(cnt_cur, &i)))
xfs_alloc_insert  354 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_insert(cnt_cur, &i)))
xfs_alloc_insert  382 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_insert(bno_cur, &i)))
xfs_alloc_insert 1696 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_insert(bno_cur, &i)))
xfs_alloc_insert 1708 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_insert(cnt_cur, &i)))
xfs_alloc_insert  126 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_insert(struct xfs_btree_cur *cur, int *stat);