Searched refs:xfs_refcountbt_calc_reserves (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_refcount_btree.h | 60 extern int xfs_refcountbt_calc_reserves(struct xfs_mount *mp,
|
H A D | xfs_ag_resv.c | 258 error = xfs_refcountbt_calc_reserves(mp, tp, agno, &ask, &used); in xfs_ag_resv_init() 280 error = xfs_refcountbt_calc_reserves(mp, tp, agno, &ask, in xfs_ag_resv_init()
|
H A D | xfs_refcount_btree.c | 450 xfs_refcountbt_calc_reserves( in xfs_refcountbt_calc_reserves() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_refcount_btree.h | 61 extern int xfs_refcountbt_calc_reserves(struct xfs_mount *mp,
|
H A D | xfs_ag_resv.c | 263 error = xfs_refcountbt_calc_reserves(mp, tp, pag, &ask, &used); in xfs_ag_resv_init() 285 error = xfs_refcountbt_calc_reserves(mp, tp, pag, &ask, in xfs_ag_resv_init()
|
H A D | xfs_refcount_btree.c | 498 xfs_refcountbt_calc_reserves( in xfs_refcountbt_calc_reserves() function
|
Completed in 3 milliseconds