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 2.6. July 2010 BLK_ALLOC_DEVT(9)
| Related Man Pages |
|---|
| di_lnode_devt(3devinfo) - opensolaris |
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| di_lnode_name(3devinfo) - sunos |
| di_lnode_devt(3devinfo) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |