Home
last modified time | relevance | path

Searched refs:xfs_alloc_update (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc_btree.h252 xfs_alloc_update(
Dxfs_alloc.c386 if ((error = xfs_alloc_update(bno_cur, nfbno1, nflen1))) in xfs_alloc_fixup_trees()
1675 if ((error = xfs_alloc_update(bno_cur, nbno, nlen))) in xfs_free_ag_extent()
1701 if ((error = xfs_alloc_update(bno_cur, nbno, nlen))) in xfs_free_ag_extent()
1724 if ((error = xfs_alloc_update(bno_cur, nbno, nlen))) in xfs_free_ag_extent()
Dxfs_alloc_btree.c2141 xfs_alloc_update( in xfs_alloc_update() function