Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/ !
Dxfs_refcount_btree.h57 extern int xfs_refcountbt_calc_reserves(struct xfs_mount *mp,
Dxfs_ag_resv.c264 error = xfs_refcountbt_calc_reserves(mp, tp, agno, &ask, &used); in xfs_ag_resv_init()
286 error = xfs_refcountbt_calc_reserves(mp, tp, agno, &ask, in xfs_ag_resv_init()
Dxfs_refcount_btree.c405 xfs_refcountbt_calc_reserves( in xfs_refcountbt_calc_reserves() function