Searched refs:xfs_finobt_calc_reserves (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.h | 66 int xfs_finobt_calc_reserves(struct xfs_mount *mp, struct xfs_trans *tp,
|
H A D | xfs_ag_resv.c | 262 error = xfs_finobt_calc_reserves(mp, tp, agno, &ask, &used); in xfs_ag_resv_init()
|
H A D | xfs_ialloc_btree.c | 733 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.h | 65 int xfs_finobt_calc_reserves(struct xfs_perag *perag, struct xfs_trans *tp,
|
H A D | xfs_ag_resv.c | 267 error = xfs_finobt_calc_reserves(pag, tp, &ask, &used); in xfs_ag_resv_init()
|
H A D | xfs_ialloc_btree.c | 795 xfs_finobt_calc_reserves( in xfs_finobt_calc_reserves() function
|
Completed in 4 milliseconds