Searched refs:xfs_trans_resv_calc (Results 1 – 6 of 6) sorted by relevance
98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
62 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
913 xfs_trans_resv_calc( in xfs_trans_resv_calc() function
1072 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt()1158 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt()
56 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()
3710 DEFINE_TRANS_RESV_EVENT(xfs_trans_resv_calc);