Searched refs:xfs_rmap_alloc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 115 int xfs_rmap_alloc(struct xfs_trans *tp, struct xfs_buf *agbp,
|
H A D | xfs_rmap.c | 948 xfs_rmap_alloc( in xfs_rmap_alloc() function
|
H A D | xfs_alloc.c | 1170 error = xfs_rmap_alloc(args->tp, args->agbp, args->agno, in xfs_alloc_ag_vextent()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 118 int xfs_rmap_alloc(struct xfs_trans *tp, struct xfs_buf *agbp,
|
H A D | xfs_alloc.c | 2781 error = xfs_rmap_alloc(tp, agbp, pag, in xfs_alloc_fix_freelist() 3419 error = xfs_rmap_alloc(args->tp, args->agbp, args->pag, in xfs_alloc_vextent_finish()
|
H A D | xfs_rmap.c | 1042 xfs_rmap_alloc( in xfs_rmap_alloc() function
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | reap.c | 122 error = xfs_rmap_alloc(sc->tp, sc->sa.agf_bp, sc->sa.pag, agbno, 1, in xreap_put_freelist()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | repair.c | 508 error = xfs_rmap_alloc(sc->tp, sc->sa.agf_bp, sc->sa.agno, agbno, 1, in xrep_put_freelist()
|
Completed in 16 milliseconds