Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c133 xfs_rtblock_t rtx; /* realtime extent no */ in xfs_bmap_rtalloc() local
135 error = xfs_rtpick_extent(mp, ap->tp, ralen, &rtx); in xfs_bmap_rtalloc()
138 ap->blkno = rtx * mp->m_sb.sb_rextsize; in xfs_bmap_rtalloc()