Home
last modified time | relevance | path

Searched refs:xfs_rtgroup_next (Results 1 – 13 of 13) sorted by relevance

/fs/xfs/scrub/
A Dhealth.c176 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xchk_mark_all_healthy()
330 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xchk_health_record()
A Dfscounters.c426 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xchk_fscount_count_frextents()
A Dbmap_repair.c537 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_bmap_find_mappings()
A Dbmap.c849 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xchk_bmap_check_rmaps()
A Drmap_repair.c531 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_rmap_scan_meta_btree()
A Dinode_repair.c836 while ((rtg = xfs_rtgroup_next(ri->sc->mp, rtg))) { in xrep_dinode_count_rmaps()
/fs/xfs/
A Dxfs_health.c61 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_health_unmount()
403 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_fsop_geom_health()
A Dxfs_rtalloc.c1588 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtalloc_reinit_frextents()
1680 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtmount_inodes()
1700 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_rtunmount_inodes()
A Dxfs_extent_busy.c675 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_extent_busy_wait_all()
A Dxfs_zone_alloc.c1306 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_mount_zones()
A Dxfs_reflink.c1084 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_reflink_recover_cow()
/fs/xfs/libxfs/
A Dxfs_metafile.c280 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_metafile_resv_init()
A Dxfs_rtgroup.h163 xfs_rtgroup_next( in xfs_rtgroup_next() function

Completed in 51 milliseconds