Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c820 bool current_writeback_sentinels; member
842 return get_sentinel(&mq->writeback_sentinel_alloc, level, mq->current_writeback_sentinels); in writeback_sentinel()
881 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in update_sentinels()
912 mq->current_writeback_sentinels = false; in sentinels_init()
916 mq->current_writeback_sentinels = !mq->current_writeback_sentinels; in sentinels_init()
Ddm-cache-policy-mq.c134 bool current_writeback_sentinels; member
145 q->current_writeback_sentinels = false; in queue_init()
247 if (q->current_writeback_sentinels) in writeback_sentinel()
266 q->current_writeback_sentinels = !q->current_writeback_sentinels; in queue_update_writeback_sentinels()