blkdev_issue_discard(9) suse man page | unix.com

Man Page: blkdev_issue_discard

Operating Environment: suse

Section: 9

BLKDEV_ISSUE_DISCARD(9) 					   Block Devices					   BLKDEV_ISSUE_DISCARD(9)

NAME
blkdev_issue_discard - queue a discard
SYNOPSIS
int blkdev_issue_discard(struct block_device * bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, unsigned long flags);
ARGUMENTS
bdev 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 behaviour
DESCRIPTION
Issue a discard request for the sectors in question.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLKDEV_ISSUE_DISCARD(9)
Related Man Pages
blkdiscard(8) - centos
badsect(8) - bsd
blockdev(8) - linux
blockdev(8) - debian
blockdev(8) - mojave
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend