Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
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];
A Dxfs_rtgroup.c355 static const struct xfs_rtginode_ops xfs_rtginode_ops[XFS_RTGI_MAX] = {
/fs/xfs/
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()
1643 for (i = 0; i < XFS_RTGI_MAX; i++) { in xfs_rtmount_rtg()

Completed in 11 milliseconds