Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_iget.c115 spinlock_init(&mp->m_chash[i].ch_lock,"xfshash"); in xfs_chash_init()
128 spinlock_destroy(&mp->m_chash[i].ch_lock); in xfs_chash_free()
357 s = mutex_spinlock(&ch->ch_lock); in xfs_iget_core()
381 mutex_spinunlock(&ch->ch_lock, s); in xfs_iget_core()
404 mutex_spinunlock(&ch->ch_lock, s); in xfs_iget_core()
695 s = mutex_spinlock(&ch->ch_lock); in xfs_iextract()
730 mutex_spinunlock(&ch->ch_lock, s); in xfs_iextract()
Dxfs_inode.h207 lock_t ch_lock; member
Dxfs_inode.c3229 s = mutex_spinlock(&ch->ch_lock); in xfs_iflush()
3283 mutex_spinunlock(&ch->ch_lock, s); in xfs_iflush()
3320 mutex_spinunlock(&ch->ch_lock, s); in xfs_iflush()