Searched refs:xfs_perag_next (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | health.c | 174 while ((pag = xfs_perag_next(mp, pag))) in xchk_mark_all_healthy() 324 while ((pag = xfs_perag_next(mp, pag))) { in xchk_health_record()
|
| H A D | fscounters.c | 80 while ((pag = xfs_perag_next(mp, pag))) { in xchk_fscount_warmup() 309 while ((pag = xfs_perag_next(mp, pag))) { in xchk_fscount_aggregate_agcounts()
|
| H A D | bmap.c | 861 while ((pag = xfs_perag_next(sc->mp, pag))) { in xchk_bmap_check_rmaps()
|
| H A D | inode_repair.c | 844 while ((pag = xfs_perag_next(ri->sc->mp, pag))) { in xrep_dinode_count_rmaps()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ag.h | 202 xfs_perag_next( in xfs_perag_next() function
|
| /linux/fs/xfs/ |
| H A D | xfs_extent_busy.c | 670 while ((pag = xfs_perag_next(mp, pag))) in xfs_extent_busy_wait_all()
|
| H A D | xfs_health.c | 60 while ((pag = xfs_perag_next(mp, pag))) in xfs_health_unmount()
|
| H A D | xfs_reflink.c | 1112 while ((pag = xfs_perag_next(mp, pag))) { in xfs_reflink_recover_cow()
|
| H A D | xfs_icache.c | 1471 while ((pag = xfs_perag_next(mp, pag))) in xfs_blockgc_stop()
|
| H A D | xfs_log_recover.c | 2869 while ((pag = xfs_perag_next(log->l_mp, pag))) in xlog_recover_process_iunlinks()
|