Searched refs:rtg_refcount (Results 1 – 6 of 6) sorted by relevance
213 if ((rtglock_flags & XFS_RTGLOCK_REFCOUNT) && rtg_refcount(rtg)) in xfs_rtgroup_lock() 214 xfs_ilock(rtg_refcount(rtg), XFS_ILOCK_EXCL); in xfs_rtgroup_lock() 227 if ((rtglock_flags & XFS_RTGLOCK_REFCOUNT) && rtg_refcount(rtg)) in xfs_rtgroup_unlock() 228 xfs_iunlock(rtg_refcount(rtg), XFS_ILOCK_EXCL); in xfs_rtgroup_unlock() 265 if ((rtglock_flags & XFS_RTGLOCK_REFCOUNT) && rtg_refcount(rtg)) in xfs_rtgroup_trans_join() 266 xfs_trans_ijoin(tp, rtg_refcount(rtg), XFS_ILOCK_EXCL); in xfs_rtgroup_trans_join()
286 used += rtg_refcount(rtg)->i_nblocks; in xfs_metafile_resv_init()
107 static inline struct xfs_inode *rtg_refcount(const struct xfs_rtgroup *rtg) in rtg_refcount() function
405 struct xfs_inode *ip = rtg_refcount(rtg); in xfs_rtrefcountbt_init_cursor()
52 error = xchk_install_live_inode(sc, rtg_refcount(sc->sr.rtg)); in xchk_setup_rtrefcountbt() 559 xfs_rmap_ino_bmbt_owner(&btree_oinfo, rtg_refcount(sc->sr.rtg)->i_ino, in xchk_rtrefcountbt()
661 error = xfs_trans_reserve_more_inode(sc->tp, rtg_refcount(rtg), in xrep_rtrefc_build_new_tree()