Searched refs:xrep_rtgroup_init (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | repair.h | 115 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 D | cow_repair.c | 340 error = xrep_rtgroup_init(sc, rtg, &sc->sr, in xrep_cow_find_bad_rt()
|
H A D | bmap_repair.c | 459 error = xrep_rtgroup_init(sc, rtg, &sc->sr, in xrep_bmap_scan_rtgroup()
|
H A D | repair.c | 1026 xrep_rtgroup_init( in xrep_rtgroup_init() function
|
H A D | inode_repair.c | 813 error = xrep_rtgroup_init(sc, rtg, &sc->sr, XFS_RTGLOCK_RMAP); in xrep_dinode_count_rtgroup_rmaps()
|