Home
last modified time | relevance | path

Searched refs:xfs_extlen_to_rtxlen (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_rtalloc.c1389 *ralen = xfs_extlen_to_rtxlen(mp, min(ap->length, XFS_MAX_BMBT_EXTLEN)); in xfs_rtallocate_align()
1390 *raminlen = max_t(xfs_rtxlen_t, 1, xfs_extlen_to_rtxlen(mp, minlen)); in xfs_rtallocate_align()
1402 *prod = xfs_extlen_to_rtxlen(mp, align); in xfs_rtallocate_align()
A Dxfs_trans.c1078 xfs_extlen_to_rtxlen(mp, rblocks), in xfs_trans_alloc_inode()
1147 unsigned int rtx = xfs_extlen_to_rtxlen(mp, rblocks); in xfs_trans_reserve_more_inode()
/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.h55 xfs_extlen_to_rtxlen( in xfs_extlen_to_rtxlen() function
A Dxfs_trans_resv.c226 rtxlen = xfs_extlen_to_rtxlen(mp, XFS_MAX_BMBT_EXTLEN); in xfs_rtalloc_block_count()

Completed in 12 milliseconds