Query: blkdev_issue_write_same
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLKDEV_ISSUE_WRITE_S(9) Block Devices BLKDEV_ISSUE_WRITE_S(9)NAMEblkdev_issue_write_same - queue a write same operationSYNOPSISint blkdev_issue_write_same(struct block_device * bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct page * page);ARGUMENTSbdev target blockdev sector start sector nr_sects number of sectors to write gfp_mask memory allocation flags (for bio_alloc) page page containing data to writeDESCRIPTIONIssue a write same request for the sectors in question.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLKDEV_ISSUE_WRITE_S(9)
| Related Man Pages |
|---|
| bad144(8) - netbsd |
| badsect(8) - netbsd |
| blockdev(8) - mojave |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |