Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_alloc.h212 int xfs_alloc_read_agfl(struct xfs_mount *mp, struct xfs_trans *tp,
A Dxfs_alloc.c689 xfs_alloc_read_agfl( in xfs_alloc_read_agfl() function
2697 error = xfs_alloc_read_agfl(mp, tp, targs.agno, &agflbp); in xfs_alloc_fix_freelist()
2776 error = xfs_alloc_read_agfl(mp, tp, be32_to_cpu(agf->agf_seqno), in xfs_alloc_get_freelist()
2891 if (!agflbp && (error = xfs_alloc_read_agfl(mp, tp, in xfs_alloc_put_freelist()
/linux/fs/xfs/scrub/
A Dcommon.c425 error = xfs_alloc_read_agfl(mp, sc->tp, agno, &sa->agfl_bp); in xchk_ag_read_headers()
A Dagheader_repair.c396 error = xfs_alloc_read_agfl(mp, sc->tp, sc->sa.pag->pag_agno, &agfl_bp); in xrep_agf()

Completed in 13 milliseconds