suse man page for bdget_disk

Query: bdget_disk

OS: suse

Section: 9

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

BDGET_DISK(9)							   Block Devices						     BDGET_DISK(9)

NAME
bdget_disk - do bdget by gendisk and partition number
SYNOPSIS
struct block_device * bdget_disk(struct gendisk * disk, int partno);
ARGUMENTS
disk gendisk of interest partno partition number
DESCRIPTION
Find partition partno from disk, do bdget on it.
CONTEXT
Don't care.
RETURNS
Resulting block_device on success, NULL on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BDGET_DISK(9)
Related Man Pages
repartit(8) - minix
wren(3) - plan9
disktab(5) - netbsd
svhlabel(8) - netbsd
kpartx(8) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I