Query: blkdev_issue_flush
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLKDEV_ISSUE_FLUSH(9) Block Devices BLKDEV_ISSUE_FLUSH(9)NAMEblkdev_issue_flush - queue a flushSYNOPSISint blkdev_issue_flush(struct block_device * bdev, gfp_t gfp_mask, sector_t * error_sector);ARGUMENTSbdev blockdev to issue flush for gfp_mask memory allocation flags (for bio_alloc) error_sector error sectorDESCRIPTIONIssue a flush for the block device in question. Caller can supply room for storing the error offset in case of a flush error, if they wish to. If WAIT flag is not passed then caller may check only what request was pushed in some internal queue for later handling.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLKDEV_ISSUE_FLUSH(9)
Related Man Pages |
---|
blk_init_queue(9) - centos |
blk_make_request(9) - centos |
struct_hsi_port(9) - centos |
probe::ioblock.request(3stap) - centos |
probe::ioblock_trace.request(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |