Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-mq.c1093 static int plug_ctx_cmp(void *priv, struct list_head *a, struct list_head *b) in plug_ctx_cmp() function
1114 list_sort(NULL, &list, plug_ctx_cmp); in blk_mq_flush_plug_list()