Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h99 spinlock_t m_agirotor_lock;/* .. and lock protecting it */ member
Dxfs_super.c1556 spin_lock_init(&mp->m_agirotor_lock); in xfs_mount_alloc()
/fs/xfs/libxfs/
Dxfs_ialloc.c908 spin_lock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
912 spin_unlock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()