Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h150 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
153 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) argument
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_types.c173 xfs_rtblock_t rtbno) in xfs_verify_rtbno() argument
175 return rtbno < mp->m_sb.sb_rblocks; in xfs_verify_rtbno()
H A Dxfs_types.h198 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_rtalloc.h134 bool xfs_verify_rtbno(struct xfs_mount *mp, xfs_rtblock_t rtbno);