Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap.h138 int xfs_rmap_alloc(struct xfs_trans *tp, struct xfs_buf *agbp,
Dxfs_rmap.c892 xfs_rmap_alloc( in xfs_rmap_alloc() function
Dxfs_alloc.c750 error = xfs_rmap_alloc(args->tp, args->agbp, args->agno, in xfs_alloc_ag_vextent()
/linux-4.19.296/fs/xfs/scrub/
Drepair.c520 error = xfs_rmap_alloc(sc->tp, sc->sa.agf_bp, sc->sa.agno, agbno, 1, in xrep_put_freelist()