Searched refs:xfs_growfs_check_rtgeom (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_rtalloc.h | 46 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 D | xfs_fsops.c | 121 error = xfs_growfs_check_rtgeom(mp, nb, mp->m_sb.sb_rblocks, in xfs_growfs_data_private()
|
H A D | xfs_rtalloc.c | 1232 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 D | xfs_trace.h | 5850 TRACE_EVENT(xfs_growfs_check_rtgeom,
|