Searched refs:xfs_refcountbt_calc_reserves (Results 1 – 3 of 3) sorted by relevance
61 extern int xfs_refcountbt_calc_reserves(struct xfs_mount *mp,
263 error = xfs_refcountbt_calc_reserves(mp, tp, pag, &ask, &used); in xfs_ag_resv_init()285 error = xfs_refcountbt_calc_reserves(mp, tp, pag, &ask, in xfs_ag_resv_init()
480 xfs_refcountbt_calc_reserves( in xfs_refcountbt_calc_reserves() function