Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap_btree.h59 extern int xfs_rmapbt_calc_reserves(struct xfs_mount *mp, struct xfs_trans *tp,
H A Dxfs_ag_resv.c303 error = xfs_rmapbt_calc_reserves(mp, tp, pag, &ask, &used); in xfs_ag_resv_init()
H A Dxfs_rmap_btree.c689 xfs_rmapbt_calc_reserves( in xfs_rmapbt_calc_reserves() function