Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ialloc_btree.h67 int xfs_finobt_calc_reserves(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ag_resv.c267 error = xfs_finobt_calc_reserves(mp, tp, pag, &ask, &used); in xfs_ag_resv_init()
Dxfs_ialloc_btree.c781 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function