Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c1933 static int plug_rq_cmp(void *priv, struct list_head *a, struct list_head *b) in plug_rq_cmp() function
1955 list_sort(NULL, &list, plug_rq_cmp); in blk_mq_flush_plug_list()