Home
last modified time | relevance | path

Searched refs:xfs_agfl_walk (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_alloc.h236 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
Dxfs_alloc.c3405 xfs_agfl_walk( in xfs_agfl_walk() function
/Linux-v5.10/fs/xfs/scrub/
Drepair.c697 error = xfs_agfl_walk(mp, ri->agf, ri->agfl_bp, in xrep_findroot_block()
Dagheader_repair.c398 error = xfs_agfl_walk(sc->mp, agf_bp->b_addr, agfl_bp, in xrep_agf()
Dagheader.c731 error = xfs_agfl_walk(sc->mp, sc->sa.agf_bp->b_addr, in xchk_agfl()