Home
last modified time | relevance | path

Searched refs:xfs_growfs_check_rtgeom (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_rtalloc.h46 int xfs_growfs_check_rtgeom(const struct xfs_mount *mp, xfs_rfsblock_t dblocks,
67 xfs_growfs_check_rtgeom(const struct xfs_mount *mp, in xfs_growfs_check_rtgeom() function
H A Dxfs_fsops.c121 error = xfs_growfs_check_rtgeom(mp, nb, mp->m_sb.sb_rblocks, in xfs_growfs_data_private()
H A Dxfs_rtalloc.c1232 xfs_growfs_check_rtgeom( in xfs_growfs_check_rtgeom() function
1426 error = xfs_growfs_check_rtgeom(mp, mp->m_sb.sb_dblocks, in->newblocks, in xfs_growfs_rt()
H A Dxfs_trace.h5850 TRACE_EVENT(xfs_growfs_check_rtgeom,