Man Page: ata_set_max_sectors
Operating Environment: centos
Section: 9
ATA_SET_MAX_SECTORS(9) libata Core Internals ATA_SET_MAX_SECTORS(9)NAMEata_set_max_sectors - Set max sectorsSYNOPSISint ata_set_max_sectors(struct ata_device * dev, u64 new_sectors);ARGUMENTSdev target device new_sectors new max sectors value to set for the deviceDESCRIPTIONSet max sectors of dev to new_sectors.RETURNS0 on success, -EACCES if command is aborted or denied (due to previous non-volatile SET_MAX) by the drive. -EIO on other errors.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SET_MAX_SECTORS(9)
| Related Man Pages |
|---|
| blockdev(8) - centos |
| isosize(8) - centos |
| format(1) - minix |
| blockdev(8) - suse |
| newfs_exfat(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |