Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk.h271 #define BLK_PLUG_FLUSH_SIZE (128 * 1024) macro
Dblk-mq.c1263 blk_rq_bytes(last) >= BLK_PLUG_FLUSH_SIZE)) { in blk_add_rq_to_plug()