Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h65 int xfs_finobt_calc_reserves(struct xfs_perag *perag, struct xfs_trans *tp,
H A Dxfs_ag_resv.c267 error = xfs_finobt_calc_reserves(pag, tp, &ask, &used); in xfs_ag_resv_init()
H A Dxfs_ialloc_btree.c795 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function