Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-flush.c388 bool supports_fua = q->limits.features & BLK_FEAT_FUA; in blk_insert_flush() local
403 if ((rq->cmd_flags & REQ_FUA) && !supports_fua) in blk_insert_flush()
412 if (!supports_fua) in blk_insert_flush()