ata_hpa_resize(9) centos man page | unix.com

Man Page: ata_hpa_resize

Operating Environment: centos

Section: 9

ATA_HPA_RESIZE(9)					       libata Core Internals						 ATA_HPA_RESIZE(9)

NAME
ata_hpa_resize - Resize a device with an HPA set
SYNOPSIS
int ata_hpa_resize(struct ata_device * dev);
ARGUMENTS
dev Device to resize
DESCRIPTION
Read the size of an LBA28 or LBA48 disk with HPA features and resize it if required to the full size of the media. The caller must check the drive has the HPA feature set enabled.
RETURNS
0 on success, -errno on failure.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_HPA_RESIZE(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
drm_crtc_helper_set_mode(9) - centos
usb_alloc_coherent(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq