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_schedule_callback_owner(9) - centos
struct_rio_dev(9) - centos
fatresize(1) - debian
ata_slave_link_init(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq