Searched refs:m_resv (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/xfs/libxfs/ | ||
| D | xfs_trans_resv.h | 68 #define M_RES(mp) (&(mp)->m_resv) |
| /linux-4.1.27/fs/xfs/ | ||
| D | xfs_mount.h | 106 struct xfs_trans_resv m_resv; /* precomputed res values */ member |