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