Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-settings.c851 q->flush_not_queueable = !queueable; in blk_queue_flush_queueable()
/linux-4.1.27/include/linux/
Dblkdev.h462 unsigned int flush_not_queueable:1; member
1392 return !q->flush_not_queueable; in queue_flush_queueable()