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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.h335 lock_t m_agirotor_lock;/* .. and lock protecting it */ member in struct:xfs_mount
H A Dxfs_ialloc.c351 spin_lock(&mp->m_agirotor_lock);
355 spin_unlock(&mp->m_agirotor_lock);
H A Dxfs_mount.c576 spinlock_init(&mp->m_agirotor_lock, "m_agirotor_lock");

Completed in 49 milliseconds