Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc.h202 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
Dxfs_alloc.c3521 xfs_agfl_walk( in xfs_agfl_walk() function
/linux-6.1.9/fs/xfs/scrub/
Drepair.c702 error = xfs_agfl_walk(mp, ri->agf, ri->agfl_bp, in xrep_findroot_block()
Dagheader_repair.c412 error = xfs_agfl_walk(sc->mp, agf_bp->b_addr, agfl_bp, in xrep_agf()
Dagheader.c736 error = xfs_agfl_walk(sc->mp, sc->sa.agf_bp->b_addr, in xchk_agfl()