Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ialloc_btree.h66 int xfs_finobt_calc_reserves(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ag_resv.c262 error = xfs_finobt_calc_reserves(mp, tp, agno, &ask, &used); in xfs_ag_resv_init()
Dxfs_ialloc_btree.c733 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function