Lines Matching refs:delq
252 struct ufs_q *delq = &ufsvfsp->vfs_delete;
259 mutex_enter(&delq->uq_mutex);
262 mutex_exit(&delq->uq_mutex);
268 mutex_enter(&delq->uq_mutex);
271 mutex_exit(&delq->uq_mutex);
402 mutex_enter(&delq->uq_mutex);
404 mutex_exit(&delq->uq_mutex);
572 struct ufs_q *delq = &ufsvfsp->vfs_delete;
576 * If there is something on delq or delete thread
577 * working on delq.
579 mutex_enter(&delq->uq_mutex);
581 mutex_exit(&delq->uq_mutex);
586 mutex_exit(&delq->uq_mutex);