Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.c1705 xfs_rgblock_t aligned_rgbno = roundup(rgbno, prod); in xfs_rtalloc_check_busy() local
1707 diff = aligned_rgbno - rgbno; in xfs_rtalloc_check_busy()
1709 *resrtx = xfs_rgbno_to_rtx(mp, aligned_rgbno); in xfs_rtalloc_check_busy()