Searched refs:xfs_alloc_get_freelist (Results 1 – 2 of 2) sorted by relevance
76 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
1246 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