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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h54 #define M_RES(mp) (&(mp)->m_resv)
/linux-master/fs/xfs/
H A Dxfs_mount.h158 struct xfs_trans_resv m_resv; /* precomputed res values */ member in struct:xfs_mount
H A Dxfs_rtalloc.c947 xfs_trans_resv_calc(nmp, &nmp->m_resv);
1036 xfs_trans_resv_calc(mp, &mp->m_resv);

Completed in 217 milliseconds