Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h76 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
H A Dxfs_alloc_btree.c78 error = xfs_alloc_get_freelist(to_perag(cur->bc_group), cur->bc_tp, in xfs_allocbt_alloc_block()
H A Dxfs_alloc.c1246 error = xfs_alloc_get_freelist(args->pag, args->tp, args->agbp, in xfs_alloc_ag_vextent_small()
2933 error = xfs_alloc_get_freelist(pag, tp, agbp, &bno, 0); in xfs_alloc_fix_freelist()
3027 xfs_alloc_get_freelist( in xfs_alloc_get_freelist() function