Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_health.c64 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_health_unmount()
490 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_fsop_geom_health()
H A Dxfs_rtalloc.c1628 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtalloc_reinit_frextents()
1720 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtmount_inodes()
1740 while ((rtg = xfs_rtgroup_next(mp, rtg)))
H A Dxfs_zone_alloc.c1252 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_report_zones()
H A Dxfs_reflink.c1084 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_reflink_recover_cow()
/linux/fs/xfs/libxfs/
H A Dxfs_metafile.c285 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_metafile_resv_init()
H A Dxfs_rtgroup.h163 xfs_rtgroup_next( in xfs_rtgroup_next() function
/linux/fs/xfs/scrub/
H A Dfscounters.c426 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xchk_fscount_count_frextents()
H A Dbmap_repair.c537 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_bmap_find_mappings()
H A Drmap_repair.c528 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_rmap_scan_meta_btree()
H A Dinode_repair.c836 while ((rtg = xfs_rtgroup_next(ri->sc->mp, rtg))) { in xrep_dinode_count_rmaps()