Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-settings.c845 q->flush_not_queueable = !queueable; in blk_queue_flush_queueable()
/linux-4.4.14/include/linux/
Dblkdev.h435 unsigned int flush_not_queueable:1; member
1358 return !q->flush_not_queueable; in queue_flush_queueable()