Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.h48 int xfs_bmap_extsize_align(struct xfs_mount *mp, struct xfs_bmbt_irec *gotp,
Dxfs_bmap_util.c91 error = xfs_bmap_extsize_align(mp, &ap->got, &ap->prev, in xfs_bmap_rtalloc()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c2871 xfs_bmap_extsize_align( in xfs_bmap_extsize_align() function
3418 error = xfs_bmap_extsize_align(mp, &ap->got, &ap->prev, in xfs_bmap_btalloc()
3962 error = xfs_bmap_extsize_align(mp, got, &prev, extsz, 0, eof, in xfs_bmapi_reserve_delalloc()