Query: blkdev_issue_discard
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
| bio_alloc_bioset(9) - centos |
| bad144(8) - bsd |
| blockdev(8) - debian |
| blockdev(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |