Searched refs:b_lock (Results 1 – 6 of 6) sorted by relevance
330 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_check()333 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_check()346 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_failure()349 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_failure()362 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()365 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()
26 spinlock_t b_lock; member
824 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
103 spin_lock(&bp->b_lock); in xfs_buf_ioacct_inc()108 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_inc()119 lockdep_assert_held(&bp->b_lock); in __xfs_buf_ioacct_dec()131 spin_lock(&bp->b_lock); in xfs_buf_ioacct_dec()133 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_dec()165 spin_lock(&bp->b_lock); in xfs_buf_stale()174 spin_unlock(&bp->b_lock); in xfs_buf_stale()238 spin_lock_init(&bp->b_lock); in _xfs_buf_alloc()961 spin_lock(&bp->b_lock); in xfs_buf_rele()1008 spin_unlock(&bp->b_lock); in xfs_buf_rele()[all …]
165 spinlock_t b_lock; /* internal state lock */ member
38 struct file_lock * b_lock; /* local file lock */ member105 block->b_lock = fl; in nlmclnt_prepare_block()175 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()