Home
last modified time | relevance | path

Searched refs:b_lock (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ocfs2/
H A Dblockcheck.c288 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()
H A Dblockcheck.h16 spinlock_t b_lock; member
/linux/fs/xfs/
H A Dxfs_buf.c102 spin_lock(&bp->b_lock); in xfs_buf_stale()
109 spin_unlock(&bp->b_lock); in xfs_buf_stale()
173 spin_lock_init(&bp->b_lock); in _xfs_buf_alloc()
520 spin_lock(&bp->b_lock); in xfs_buf_try_hold()
522 spin_unlock(&bp->b_lock); in xfs_buf_try_hold()
526 spin_unlock(&bp->b_lock); in xfs_buf_try_hold()
991 spin_lock(&bp->b_lock); in xfs_buf_hold()
993 spin_unlock(&bp->b_lock); in xfs_buf_hold()
1002 spin_lock(&bp->b_lock); in xfs_buf_rele_uncached()
1004 spin_unlock(&bp->b_lock); in xfs_buf_rele_uncached()
[all …]
H A Dxfs_buf.h177 spinlock_t b_lock; /* internal state lock */ member
/linux/fs/lockd/
H A Dclntlock.c91 block->b_lock = fl; in nlmclnt_prepare_block()
174 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c253 bool b_lock, in __qed_ll2_handle_sanity() argument
267 if (b_lock) in __qed_ll2_handle_sanity()
271 if (b_lock) in __qed_ll2_handle_sanity()