Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-cache-policy-smq.c843 bool current_writeback_sentinels; member
869 return get_sentinel(&mq->writeback_sentinel_alloc, level, mq->current_writeback_sentinels); in writeback_sentinel()
907 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in update_sentinels()
939 mq->current_writeback_sentinels = false; in sentinels_init()
943 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in sentinels_init()
1006 get_sentinel(&mq->writeback_sentinel_alloc, e->level, !mq->current_writeback_sentinels), in requeue()
1007 get_sentinel(&mq->writeback_sentinel_alloc, e->level, mq->current_writeback_sentinels)); in requeue()