Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtrefcount.c52 error = xchk_install_live_inode(sc, rtg_refcount(sc->sr.rtg)); in xchk_setup_rtrefcountbt()
558 xfs_rmap_inode_bmbt_owner(&btree_oinfo, rtg_refcount(sc->sr.rtg), in xchk_rtrefcountbt()
/linux/fs/xfs/libxfs/
H A Dxfs_metafile.c291 used += rtg_refcount(rtg)->i_nblocks; in xfs_metafile_resv_init()
H A Dxfs_rtgroup.h107 static inline struct xfs_inode *rtg_refcount(const struct xfs_rtgroup *rtg) in rtg_refcount() function
H A Dxfs_rtrefcount_btree.c405 struct xfs_inode *ip = rtg_refcount(rtg); in xfs_rtrefcountbt_init_cursor()