Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.h226 atomic_t m_agirotor; /* last ag dir inode alloced */ member
/linux/fs/xfs/libxfs/
A Dxfs_sb.c992 atomic_set(&mp->m_agirotor, 0); in xfs_sb_mount_common()
A Dxfs_ialloc.c1880 start_agno = (atomic_inc_return(&mp->m_agirotor) - 1) % in xfs_dialloc()

Completed in 13 milliseconds