Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.c771 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_alloc_fake_mount()
980 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_bmblock()
1051 xfs_trans_resv_calc(mp, &mp->m_resv); in xfs_growfs_rt_bmblock()
H A Dxfs_mount.h231 struct xfs_trans_resv m_resv; /* precomputed res values */ member