Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_alloc.h78 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
Dxfs_rmap_btree.c93 error = xfs_alloc_get_freelist(pag, cur->bc_tp, cur->bc_ag.agbp, in xfs_rmapbt_alloc_block()
Dxfs_alloc_btree.c63 error = xfs_alloc_get_freelist(cur->bc_ag.pag, cur->bc_tp, in xfs_allocbt_alloc_block()
Dxfs_alloc.c1114 error = xfs_alloc_get_freelist(args->pag, args->tp, args->agbp, in xfs_alloc_ag_vextent_small()
2717 error = xfs_alloc_get_freelist(pag, tp, agbp, &bno, 0); in xfs_alloc_fix_freelist()
2799 xfs_alloc_get_freelist( in xfs_alloc_get_freelist() function