xfs_alloc_update  372 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nfbno1, nflen1)))
xfs_alloc_update 1637 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
xfs_alloc_update 1663 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
xfs_alloc_update 1686 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
xfs_alloc_update  152 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_update(struct xfs_btree_cur *cur, xfs_agblock_t bno,