Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c180 static bool is_sentinel(struct queue *q, struct list_head *h) in is_sentinel() function
196 if (!is_sentinel(q, h)) in queue_peek()
224 if (is_sentinel(q, h)) in queue_pop_old()
293 if (is_sentinel(q, h)) in queue_iterate_tick()
1130 if (is_sentinel(q, h)) in mq_save_hints()