centos man page for ata_hpa_resize

Query: ata_hpa_resize

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ata_slave_link_init(9) - centos
device_create_vargs(9) - centos
struct_rio_dev(9) - centos
fatresize(1) - debian
repartit(8) - minix
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq