Searched refs:xfs_rbmblock_to_rtx (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h165 xfs_rbmblock_to_rtx( function
/linux-master/fs/xfs/
H A Dxfs_rtalloc.c243 for (i = xfs_rbmblock_to_rtx(mp, bbno), besti = -1, bestlen = 0,
244 end = xfs_rbmblock_to_rtx(mp, bbno + 1) - 1;

Completed in 122 milliseconds