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)