Man Page: blk_queue_max_discard_sectors
Operating Environment: centos
Section: 9
BLK_QUEUE_MAX_DISCAR(9) Block Devices BLK_QUEUE_MAX_DISCAR(9)NAMEblk_queue_max_discard_sectors - set max sectors for a single discardSYNOPSISvoid blk_queue_max_discard_sectors(struct request_queue * q, unsigned int max_discard_sectors);ARGUMENTSq the request queue for the device max_discard_sectors maximum number of sectors to discardCOPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_MAX_DISCAR(9)
| Related Man Pages |
|---|
| blkdiscard(8) - centos |
| blk_init_queue(9) - centos |
| blk_make_request(9) - centos |
| fstrim(8) - linux |
| blk_init_queue(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |