disk_get_part(9) centos man page | unix.com

Query: disk_get_part

OS: centos

Section: 9

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

DISK_GET_PART(9)						   Block Devices						  DISK_GET_PART(9)

NAME
disk_get_part - get partition
SYNOPSIS
struct hd_struct * disk_get_part(struct gendisk * disk, int partno);
ARGUMENTS
disk disk to look partition from partno partition number
DESCRIPTION
Look for partition partno from disk. If found, increment reference count and return it.
CONTEXT
Don't care.
RETURNS
Pointer to the found partition on success, NULL if not found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DISK_GET_PART(9)
Related Man Pages
kpartx(8) - centos
fdisk(8) - minix
wren(3) - plan9
disktab(5) - netbsd
svhlabel(8) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it