Searched refs:xfs_alloc_compute_aligned (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_alloc.c | 111 xfs_alloc_compute_aligned( in xfs_alloc_compute_aligned() function 867 if (!xfs_alloc_compute_aligned(ltbno, ltlen, in xfs_alloc_ag_vextent_near() 989 if (xfs_alloc_compute_aligned(ltbno, ltlen, in xfs_alloc_ag_vextent_near() 1005 if (xfs_alloc_compute_aligned(gtbno, gtlen, in xfs_alloc_ag_vextent_near() 1048 xfs_alloc_compute_aligned(gtbno, gtlen, in xfs_alloc_ag_vextent_near() 1145 xfs_alloc_compute_aligned(ltbno, ltlen, in xfs_alloc_ag_vextent_near() 1341 xfs_alloc_compute_aligned(fbno, flen, args->alignment, args->minlen, in xfs_alloc_ag_vextent_size() 1367 xfs_alloc_compute_aligned(fbno, flen, args->alignment, in xfs_alloc_ag_vextent_size()
|