Home
last modified time | relevance | path

Searched refs:XFS_RTGI_MAX (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h20 XFS_RTGI_MAX, enumerator
24 static_assert(XFS_RTGI_MAX <= MAX_LOCKDEP_SUBCLASSES);
34 struct xfs_inode *rtg_inodes[XFS_RTGI_MAX];
H A Dxfs_rtgroup.c356 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = {
/linux/fs/xfs/
H A Dxfs_rtalloc.c665 for (i = 0; i < XFS_RTGI_MAX; i++) in xfs_rtunmount_rtg()
1185 for (i = 0; i < XFS_RTGI_MAX; i++) { in xfs_growfs_rtg()
1645 for (i = 0; i < XFS_RTGI_MAX; i++) { in xfs_rtmount_rtg()