Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h126 xfs_failaddr_t xfs_rtrefcount_check_irec(struct xfs_rtgroup *rtg,
H A Dxfs_refcount.c151 xfs_rtrefcount_check_irec( in xfs_rtrefcount_check_irec() function
177 return xfs_rtrefcount_check_irec(to_rtg(cur->bc_group), irec); in xfs_refcount_check_btrec()
/linux/fs/xfs/scrub/
H A Drtrefcount_repair.c148 if (xfs_rtrefcount_check_irec(sc->sr.rtg, rec) != NULL) in xrep_rtrefc_check_ext()
H A Drtrefcount.c468 if (xfs_rtrefcount_check_irec(to_rtg(bs->cur->bc_group), &irec) != in xchk_rtrefcountbt_rec()