blkdev_issue_write_same(9) centos man page | unix.com

Man Page: blkdev_issue_write_same

Operating Environment: centos

Section: 9

BLKDEV_ISSUE_WRITE_S(9) 					   Block Devices					   BLKDEV_ISSUE_WRITE_S(9)

NAME
blkdev_issue_write_same - queue a write same operation
SYNOPSIS
int blkdev_issue_write_same(struct block_device * bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct page * page);
ARGUMENTS
bdev 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 write
DESCRIPTION
Issue a write same request for the sectors in question.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLKDEV_ISSUE_WRITE_S(9)
Related Man Pages
bio_alloc_bioset(9) - centos
bad144(8) - netbsd
badsect(8) - netbsd
badsect(8) - freebsd
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq