suse man page for blk_alloc_devt

Query: blk_alloc_devt

OS: suse

Section: 9

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

BLK_ALLOC_DEVT(9)						   Block Devices						 BLK_ALLOC_DEVT(9)

NAME
blk_alloc_devt - allocate a dev_t for a partition
SYNOPSIS
int blk_alloc_devt(struct hd_struct * part, dev_t * devt);
ARGUMENTS
part partition to allocate dev_t for devt out parameter for resulting dev_t
DESCRIPTION
Allocate a dev_t for block device.
RETURNS
0 on success, allocated dev_t is returned in *devt. -errno on failure.
CONTEXT
Might sleep.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_ALLOC_DEVT(9)
Related Man Pages
makedev(3) - linux
di_lnode_devinfo(3devinfo) - opensolaris
di_lnode_name(3devinfo) - opensolaris
device_create_with_groups(9) - centos
di_lnode_devinfo(3devinfo) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com