Home
last modified time | relevance | path

Searched refs:xfs_alloc_vextent (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc.h177 xfs_alloc_vextent(
Dxfs_ialloc.c211 if ((error = xfs_alloc_vextent(&args))) in xfs_ialloc_ag_alloc()
229 if ((error = xfs_alloc_vextent(&args))) in xfs_ialloc_ag_alloc()
Dxfs_bmap.c2664 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_alloc()
2677 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_alloc()
2688 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_alloc()
2696 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_alloc()
2704 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_alloc()
3241 if ((error = xfs_alloc_vextent(&args))) { in xfs_bmap_extents_to_btree()
3381 if ((error = xfs_alloc_vextent(&args))) in xfs_bmap_local_to_extents()
Dxfs_ialloc_btree.c1235 if ((error = xfs_alloc_vextent(&args))) in xfs_inobt_newroot()
1516 if ((error = xfs_alloc_vextent(&args))) in xfs_inobt_split()
Dxfs_bmap_btree.c1603 if ((error = xfs_alloc_vextent(&args))) { in xfs_bmbt_split()
2402 if ((error = xfs_alloc_vextent(&args))) { in xfs_bmbt_newroot()
Dxfs_alloc.c2235 xfs_alloc_vextent( in xfs_alloc_vextent() function