blk_queue_write_cache — configure queue's write cache
voidblk_queue_write_cache(
)
struct request_queue * q
the request queue for the device
bool wc
write back cache on or off
bool fua
device supports FUA writes, if true
Tell the block layer about the write cache ofq.
q