Searched refs:BLK_PLUG_FLUSH_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/block/ | ||
H A D | blk.h | 267 #define BLK_PLUG_FLUSH_SIZE (128 * 1024) macro |
H A D | blk-mq.c | 1297 blk_rq_bytes(last) >= BLK_PLUG_FLUSH_SIZE)) { in blk_add_rq_to_plug() |