Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dblk-core.c2751 static int plug_rq_cmp(void *priv, struct list_head *a, struct list_head *b) in plug_rq_cmp() function
2829 list_sort(NULL, &list, plug_rq_cmp); in blk_flush_plug_list()