Searched refs:xfs_rtgroup_next (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | health.c | 176 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xchk_mark_all_healthy() 330 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xchk_health_record()
|
| H A D | fscounters.c | 426 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xchk_fscount_count_frextents()
|
| H A D | bmap_repair.c | 537 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_bmap_find_mappings()
|
| H A D | bmap.c | 849 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xchk_bmap_check_rmaps()
|
| H A D | rmap_repair.c | 528 while ((rtg = xfs_rtgroup_next(sc->mp, rtg))) { in xrep_rmap_scan_meta_btree()
|
| H A D | inode_repair.c | 836 while ((rtg = xfs_rtgroup_next(ri->sc->mp, rtg))) { in xrep_dinode_count_rmaps()
|
| /linux/fs/xfs/ |
| H A D | xfs_health.c | 64 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 D | xfs_extent_busy.c | 674 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_extent_busy_wait_all()
|
| H A D | xfs_rtalloc.c | 1620 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtalloc_reinit_frextents() 1712 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_rtmount_inodes() 1732 while ((rtg = xfs_rtgroup_next(mp, rtg))) in xfs_rtunmount_inodes()
|
| H A D | xfs_zone_alloc.c | 1301 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_mount_zones()
|
| H A D | xfs_reflink.c | 1084 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_reflink_recover_cow()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_metafile.c | 285 while ((rtg = xfs_rtgroup_next(mp, rtg))) { in xfs_metafile_resv_init()
|
| H A D | xfs_rtgroup.h | 163 xfs_rtgroup_next( in xfs_rtgroup_next() function
|