Home
last modified time | relevance | path

Searched refs:xfs_trans_resv_calc (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_log_rlimit.c93 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
108 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
Dxfs_trans_resv.h98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
Dxfs_trans_resv.c1185 xfs_trans_resv_calc( in xfs_trans_resv_calc() function
/linux-6.14.4/fs/xfs/
Dxfs_rtalloc.c768 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_alloc_fake_mount()
899 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_bmblock()
987 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt_bmblock()
1184 xfs_trans_resv_calc(nmp, M_RES(nmp)); in xfs_growfs_check_rtgeom()
Dxfs_trans.c59 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()
Dxfs_trace.h4170 DEFINE_TRANS_RESV_EVENT(xfs_trans_resv_calc);