Home
last modified time | relevance | path

Searched refs:xfs_alloc_read_agfl (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.h209 int xfs_alloc_read_agfl(struct xfs_mount *mp, struct xfs_trans *tp,
H A Dxfs_alloc.c689 xfs_alloc_read_agfl( in xfs_alloc_read_agfl() function
2594 error = xfs_alloc_read_agfl(mp, tp, targs.agno, &agflbp); in xfs_alloc_fix_freelist()
2673 error = xfs_alloc_read_agfl(mp, tp, be32_to_cpu(agf->agf_seqno), in xfs_alloc_get_freelist()
2789 if (!agflbp && (error = xfs_alloc_read_agfl(mp, tp, in xfs_alloc_put_freelist()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.h195 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
H A Dxfs_alloc.c747 xfs_alloc_read_agfl( in xfs_alloc_read_agfl() function
2754 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_fix_freelist()
2845 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_get_freelist()
2943 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_put_freelist()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dreap.c128 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xreap_put_freelist()
H A Drmap.c436 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xchk_rmapbt_walk_ag_metadata()
H A Dagheader_repair.c410 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xrep_agf()
750 * was corrupt after xfs_alloc_read_agfl failed with -EFSCORRUPTED. in xrep_agfl()
H A Dagheader.c735 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &sai.agfl_bp); in xchk_agfl()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dcommon.c420 error = xfs_alloc_read_agfl(mp, sc->tp, agno, agfl); in xchk_ag_read_headers()
H A Dagheader_repair.c390 error = xfs_alloc_read_agfl(mp, sc->tp, sc->sa.agno, &agfl_bp); in xrep_agf()
657 * was corrupt after xfs_alloc_read_agfl failed with -EFSCORRUPTED. in xrep_agfl()

Completed in 16 milliseconds