Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.h98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
H A Dxfs_trans_resv.c1158 xfs_trans_resv_calc( in xfs_trans_resv_calc() function
/linux/fs/xfs/
H A Dxfs_rtalloc.c744 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_bmblock()
826 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt_bmblock()
H A Dxfs_trans.c57 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()
H A Dxfs_trace.h3978 DEFINE_TRANS_RESV_EVENT(xfs_trans_resv_calc);