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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.h196 xfs_alloc_vextent(
H A Dxfs_ialloc_btree.c93 error = xfs_alloc_vextent(&args);
H A Dxfs_ialloc.c295 if ((error = xfs_alloc_vextent(&args)))
334 if ((error = xfs_alloc_vextent(&args)))
347 if ((error = xfs_alloc_vextent(&args)))
H A Dxfs_bmap_btree.c549 error = xfs_alloc_vextent(&args);
562 error = xfs_alloc_vextent(&args);
H A Dxfs_bmap.c2567 * Normal allocation, done through xfs_alloc_vextent.
2659 if ((error = xfs_alloc_vextent(&args)))
2672 if ((error = xfs_alloc_vextent(&args)))
2683 if ((error = xfs_alloc_vextent(&args)))
2691 if ((error = xfs_alloc_vextent(&args)))
2699 if ((error = xfs_alloc_vextent(&args)))
3220 if ((error = xfs_alloc_vextent(&args))) {
3383 if ((error = xfs_alloc_vextent(&args)))
H A Dxfs_alloc.c2231 xfs_alloc_vextent( function

Completed in 54 milliseconds