Query: open_bdev_exclusive
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPEN_BDEV_EXCLUSIVE(9) The Linux VFS OPEN_BDEV_EXCLUSIVE(9)NAMEopen_bdev_exclusive - open a block device by name and set it up for useSYNOPSISstruct block_device * open_bdev_exclusive(const char * path, fmode_t mode, void * holder);ARGUMENTSpath special file representing the block device mode FMODE_... combination to pass be used holder owner for exclusionDESCRIPTIONOpen the blockdevice described by the special file at path, claim it for the holder.COPYRIGHTKernel Hackers Manual 2.6. July 2010 OPEN_BDEV_EXCLUSIVE(9)
| Related Man Pages |
|---|
| mknod(2) - bsd |
| revoke(2) - debian |
| swapon(2) - ultrix |
| mknod(2) - opendarwin |
| revoke(2) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |