Man Page: blkdev_issue_discard
Operating Environment: centos
Section: 9
BLKDEV_ISSUE_DISCARD(9) Block Devices BLKDEV_ISSUE_DISCARD(9)NAMEblkdev_issue_discard - queue a discardSYNOPSISint blkdev_issue_discard(struct block_device * bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, unsigned long flags);ARGUMENTSbdev blockdev to issue discard for sector start sector nr_sects number of sectors to discard gfp_mask memory allocation flags (for bio_alloc) flags BLKDEV_IFL_* flags to control behaviourDESCRIPTIONIssue a discard request for the sectors in question.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLKDEV_ISSUE_DISCARD(9)
| Related Man Pages |
|---|
| blkdiscard(8) - centos |
| blockdev(8) - centos |
| bio_alloc_bioset(9) - centos |
| blk_make_request(9) - suse |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |