blk_queue_flush(9) centos man page | unix.com

Man Page: blk_queue_flush

Operating Environment: centos

Section: 9

BLK_QUEUE_FLUSH(9)						   Block Devices						BLK_QUEUE_FLUSH(9)

NAME
blk_queue_flush - configure queue's cache flush capability
SYNOPSIS
void blk_queue_flush(struct request_queue * q, unsigned int flush);
ARGUMENTS
q the request queue for the device flush 0, REQ_FLUSH or REQ_FLUSH | REQ_FUA
DESCRIPTION
Tell block layer cache flush capability of q. If it supports flushing, REQ_FLUSH should be set. If it supports bypassing write cache for individual writes, REQ_FUA should be set.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_FLUSH(9)
Related Man Pages
blk_make_request(9) - centos
aoe-flush(8) - debian
tie::cache(3) - suse
tie::cache(3pm) - debian
fs_flush(1) - x11r4
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!