Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h267 #define BLK_PLUG_FLUSH_SIZE (128 * 1024) macro
H A Dblk-mq.c1296 blk_rq_bytes(last) >= BLK_PLUG_FLUSH_SIZE)) { in blk_add_rq_to_plug()