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()
38 struct file_lock * b_lock; /* local file lock */ member106 block->b_lock = fl; in nlmclnt_prepare_block()176 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()
109 spin_lock(&bp->b_lock); in xfs_buf_ioacct_inc()114 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_inc()125 lockdep_assert_held(&bp->b_lock); in __xfs_buf_ioacct_dec()137 spin_lock(&bp->b_lock); in xfs_buf_ioacct_dec()139 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_dec()171 spin_lock(&bp->b_lock); in xfs_buf_stale()180 spin_unlock(&bp->b_lock); in xfs_buf_stale()244 spin_lock_init(&bp->b_lock); in _xfs_buf_alloc()1045 spin_lock(&bp->b_lock); in xfs_buf_rele()1094 spin_unlock(&bp->b_lock); in xfs_buf_rele()[all …]
154 spinlock_t b_lock; /* internal state lock */ member