Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc_btree.h66 int xfs_finobt_calc_reserves(struct xfs_perag *perag, struct xfs_trans *tp,
Dxfs_ag_resv.c255 error = xfs_finobt_calc_reserves(pag, tp, &ask, &used); in xfs_ag_resv_init()
Dxfs_ialloc_btree.c785 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function