Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_bmap_util.h46 int xfs_bmap_extsize_align(struct xfs_mount *mp, struct xfs_bmbt_irec *gotp,
Dxfs_bmap_util.c93 error = xfs_bmap_extsize_align(mp, &ap->got, &ap->prev, in xfs_bmap_rtalloc()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_bmap.c2872 xfs_bmap_extsize_align( in xfs_bmap_extsize_align() function
3332 if (xfs_bmap_extsize_align(mp, &ap->got, &ap->prev, align, 0, in xfs_bmap_compute_alignments()
3992 error = xfs_bmap_extsize_align(mp, got, &prev, extsz, 0, eof, in xfs_bmapi_reserve_delalloc()