Home
last modified time | relevance | path

Searched refs:xrep_rtgroup_init (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.h115 int xrep_rtgroup_init(struct xfs_scrub *sc, struct xfs_rtgroup *rtg,
122 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) macro
H A Dcow_repair.c340 error = xrep_rtgroup_init(sc, rtg, &sc->sr, in xrep_cow_find_bad_rt()
H A Dbmap_repair.c459 error = xrep_rtgroup_init(sc, rtg, &sc->sr, in xrep_bmap_scan_rtgroup()
H A Drepair.c1026 xrep_rtgroup_init( in xrep_rtgroup_init() function
H A Dinode_repair.c813 error = xrep_rtgroup_init(sc, rtg, &sc->sr, XFS_RTGLOCK_RMAP); in xrep_dinode_count_rtgroup_rmaps()