Query: blk_alloc_devt
OS: centos
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)NAMEblk_alloc_devt - allocate a dev_t for a partitionSYNOPSISint blk_alloc_devt(struct hd_struct * part, dev_t * devt);ARGUMENTSpart partition to allocate dev_t for devt out parameter for resulting dev_tDESCRIPTIONAllocate a dev_t for block device.RETURNS0 on success, allocated dev_t is returned in *devt. -errno on failure.CONTEXTMight sleep.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_ALLOC_DEVT(9)
| Related Man Pages |
|---|
| di_lnode_devt(3devinfo) - opensolaris |
| di_lnode_devinfo(3devinfo) - opensolaris |
| device_create(9) - centos |
| gnu_dev_makedev(3) - suse |
| di_lnode_devt(3devinfo) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |