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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.h185 xfs_alloc_vextent(
H A Dxfs_ialloc.c174 if ((error = xfs_alloc_vextent(&args)))
219 if ((error = xfs_alloc_vextent(&args)))
238 if ((error = xfs_alloc_vextent(&args)))
H A Dxfs_ialloc_btree.c1219 if ((error = xfs_alloc_vextent(&args)))
1500 if ((error = xfs_alloc_vextent(&args)))
H A Dxfs_bmap.c2746 * Normal allocation, done through xfs_alloc_vextent.
2888 if ((error = xfs_alloc_vextent(&args)))
2901 if ((error = xfs_alloc_vextent(&args)))
2912 if ((error = xfs_alloc_vextent(&args)))
2920 if ((error = xfs_alloc_vextent(&args)))
2928 if ((error = xfs_alloc_vextent(&args)))
3460 if ((error = xfs_alloc_vextent(&args))) {
3599 if ((error = xfs_alloc_vextent(&args)))
H A Dxfs_bmap_btree.c1535 if ((error = xfs_alloc_vextent(&args))) {
2284 if ((error = xfs_alloc_vextent(&args))) {
H A Dxfs_alloc.c2232 xfs_alloc_vextent( function
2239 static char fname[] = "xfs_alloc_vextent";

Completed in 149 milliseconds