Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.h117 int xfs_rmap_alloc(struct xfs_trans *tp, struct xfs_buf *agbp,
Dxfs_alloc.c1169 error = xfs_rmap_alloc(args->tp, args->agbp, args->pag, in xfs_alloc_ag_vextent()
Dxfs_rmap.c950 xfs_rmap_alloc( in xfs_rmap_alloc() function
/Linux-v5.15/fs/xfs/scrub/
Drepair.c512 error = xfs_rmap_alloc(sc->tp, sc->sa.agf_bp, sc->sa.pag, agbno, 1, in xrep_put_freelist()