Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.h211 xfs_agnumber_t m_agirotor; /* last ag dir inode alloced */ member
/linux/fs/xfs/libxfs/
A Dxfs_ialloc.c1587 agno = mp->m_agirotor; in xfs_ialloc_next_ag()
1588 if (++mp->m_agirotor >= mp->m_maxagi) in xfs_ialloc_next_ag()
1589 mp->m_agirotor = 0; in xfs_ialloc_next_ag()
A Dxfs_sb.c859 mp->m_agfrotor = mp->m_agirotor = 0; in xfs_sb_mount_common()

Completed in 15 milliseconds