Man Page: blkdev_issue_zeroout
Operating Environment: centos
Section: 9
BLKDEV_ISSUE_ZEROOUT(9) Block Devices BLKDEV_ISSUE_ZEROOUT(9)NAMEblkdev_issue_zeroout - zero-fill a block rangeSYNOPSISint blkdev_issue_zeroout(struct block_device * bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask);ARGUMENTSbdev blockdev to write sector start sector nr_sects number of sectors to write gfp_mask memory allocation flags (for bio_alloc)DESCRIPTIONGenerate and issue number of bios with zerofiled pages.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLKDEV_ISSUE_ZEROOUT(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |