Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dscrub.h135 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
138 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) argument
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_types.c170 xfs_rtblock_t rtbno) in xfs_verify_rtbno() argument
172 return rtbno < mp->m_sb.sb_rblocks; in xfs_verify_rtbno()
Dxfs_types.h167 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
/linux-4.19.296/fs/xfs/
Dxfs_rtalloc.h134 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);