Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_mount.h59 spinlock_t m_agirotor_lock;/* .. and lock protecting it */ member
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_sb.c706 spin_lock_init(&mp->m_agirotor_lock); in xfs_sb_mount_common()
Dxfs_ialloc.c895 spin_lock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
899 spin_unlock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()