Home
last modified time | relevance | path

Searched refs:m_resv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.h54 #define M_RES(mp) (&(mp)->m_resv)
/openbmc/linux/fs/xfs/
H A Dxfs_mount.h156 struct xfs_trans_resv m_resv; /* precomputed res values */ member
H A Dxfs_rtalloc.c1074 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt()
1160 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt()