Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-mq.c1598 static int plug_ctx_cmp(void *priv, struct list_head *a, struct list_head *b) in plug_ctx_cmp() function
1619 list_sort(NULL, &list, plug_ctx_cmp); in blk_mq_flush_plug_list()