Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_mount.h191 spinlock_t m_agirotor_lock;/* .. and lock protecting it */ member
Dxfs_super.c1861 spin_lock_init(&mp->m_agirotor_lock); in xfs_init_fs_context()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc.c916 spin_lock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
920 spin_unlock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()