disk_get_part(9) suse man page | unix.com

Man Page: disk_get_part

Operating Environment: suse

Section: 9

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 2.6. July 2010 DISK_GET_PART(9)
Related Man Pages
kpartx(8) - centos
disktab(5) - bsd
kpartx(8) - debian
disktab(5) - ultrix
mbrlabel(8) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I