Home
last modified time | relevance | path

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

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