Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.h196 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
Dxfs_alloc.c876 xfs_alloc_read_agfl( in xfs_alloc_read_agfl() function
2961 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_fix_freelist()
3052 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_get_freelist()
3150 error = xfs_alloc_read_agfl(pag, tp, &agflbp); in xfs_alloc_put_freelist()
/linux-6.14.4/fs/xfs/scrub/
Drmap.c446 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xchk_rmapbt_walk_ag_metadata()
Dalloc_repair.c392 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xrep_abt_find_freespace()
Dreap.c136 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xreap_put_freelist()
Dagheader.c800 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &sai.agfl_bp); in xchk_agfl()
Drmap_repair.c1112 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xrep_rmap_try_reserve()
Dagheader_repair.c404 error = xfs_alloc_read_agfl(sc->sa.pag, sc->tp, &agfl_bp); in xrep_agf()