Query: disk_get_part
OS: suse
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)NAMEdisk_get_part - get partitionSYNOPSISstruct hd_struct * disk_get_part(struct gendisk * disk, int partno);ARGUMENTSdisk disk to look partition from partno partition numberDESCRIPTIONLook for partition partno from disk. If found, increment reference count and return it.CONTEXTDon't care.RETURNSPointer to the found partition on success, NULL if not found.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DISK_GET_PART(9)