Searched refs:xfs_agfl_walk (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 221 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
|
| H A D | xfs_alloc.c | 4145 xfs_agfl_walk( in xfs_agfl_walk() function
|
| /linux/fs/xfs/scrub/ |
| H A D | alloc_repair.c | 396 error = xfs_agfl_walk(mp, agf, agfl_bp, xrep_abt_walk_agfl, ra); in xrep_abt_find_freespace()
|
| H A D | repair.c | 538 error = xfs_agfl_walk(mp, ri->agf, ri->agfl_bp, in xrep_findroot_block()
|
| H A D | agheader.c | 827 error = xfs_agfl_walk(sc->mp, sc->sa.agf_bp->b_addr, sai.agfl_bp, in xchk_agfl()
|
| H A D | rmap_repair.c | 1111 error = xfs_agfl_walk(sc->mp, agf, agfl_bp, xrep_rmap_walk_agfl, &ra); in xrep_rmap_try_reserve()
|
| H A D | agheader_repair.c | 412 error = xfs_agfl_walk(sc->mp, agf_bp->b_addr, agfl_bp, in xrep_agf()
|