Searched refs:m_rtgrotor (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_mount.h | 304 atomic_t m_rtgrotor; /* last rtgroup rtpicked */ member |
| H A D | xfs_rtalloc.c | 2060 start_rgno = (atomic_inc_return(&mp->m_rtgrotor) - 1) % in xfs_rtallocate_rtgs() |