Home
last modified time | relevance | path

Searched refs:q_pinwait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot_item.c96 wake_up(&dqp->q_pinwait); in xfs_qm_dquot_logitem_unpin()
115 wait_event(dqp->q_pinwait, (atomic_read(&dqp->q_pincount) == 0)); in xfs_qm_dqunpin_wait()
H A Dxfs_dquot.h85 struct wait_queue_head q_pinwait; member
H A Dxfs_dquot.c482 init_waitqueue_head(&dqp->q_pinwait); in xfs_dquot_alloc()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot_item.c96 wake_up(&dqp->q_pinwait); in xfs_qm_dquot_logitem_unpin()
115 wait_event(dqp->q_pinwait, (atomic_read(&dqp->q_pincount) == 0)); in xfs_qm_dqunpin_wait()
H A Dxfs_dquot.h83 struct wait_queue_head q_pinwait; member
H A Dxfs_dquot.c462 init_waitqueue_head(&dqp->q_pinwait); in xfs_dquot_alloc()

Completed in 6 milliseconds