Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_mount.h59 spinlock_t m_agirotor_lock;/* .. and lock protecting it */ member
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_sb.c662 spin_lock_init(&mp->m_agirotor_lock); in xfs_sb_mount_common()
Dxfs_ialloc.c548 spin_lock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
552 spin_unlock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()