Home
last modified time | relevance | path

Searched refs:xfs_alloc_read_agfl (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_alloc.h195 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
Dxfs_alloc.c747 xfs_alloc_read_agfl( in xfs_alloc_read_agfl() function
2733 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_fix_freelist()
2824 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_get_freelist()
2922 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_put_freelist()
/Linux-v6.6/fs/xfs/scrub/
Dreap.c128 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xreap_put_freelist()
Drmap.c436 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xchk_rmapbt_walk_ag_metadata()
Dagheader_repair.c410 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xrep_agf()
Dagheader.c735 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &sai.agfl_bp); in xchk_agfl()