Searched refs:b_lock (Results 1 – 6 of 6) sorted by relevance
288 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_check()291 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_check()304 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_failure()307 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_failure()320 spin_lock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()323 spin_unlock(&stats->b_lock); in ocfs2_blockcheck_inc_recover()
16 spinlock_t b_lock; member
792 spin_lock_init(&stats->b_lock); in ocfs2_sb_probe()
105 spin_lock(&bp->b_lock); in xfs_buf_ioacct_inc()110 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_inc()121 lockdep_assert_held(&bp->b_lock); in __xfs_buf_ioacct_dec()133 spin_lock(&bp->b_lock); in xfs_buf_ioacct_dec()135 spin_unlock(&bp->b_lock); in xfs_buf_ioacct_dec()167 spin_lock(&bp->b_lock); in xfs_buf_stale()176 spin_unlock(&bp->b_lock); in xfs_buf_stale()240 spin_lock_init(&bp->b_lock); in _xfs_buf_alloc()1022 spin_lock(&bp->b_lock); in xfs_buf_rele()1071 spin_unlock(&bp->b_lock); in xfs_buf_rele()[all …]
155 spinlock_t b_lock; /* internal state lock */ member
39 struct file_lock * b_lock; /* local file lock */ member107 block->b_lock = fl; in nlmclnt_prepare_block()177 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()