Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_ialloc.c345 spin_lock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
349 spin_unlock(&mp->m_agirotor_lock); in xfs_ialloc_next_ag()
Dxfs_mount.h297 lock_t m_agirotor_lock;/* .. and lock protecting it */ member
Dxfs_mount.c562 spinlock_init(&mp->m_agirotor_lock, "m_agirotor_lock");