open_bdev_exclusive(9) suse man page | unix.com

Man Page: open_bdev_exclusive

Operating Environment: suse

Section: 9

OPEN_BDEV_EXCLUSIVE(9)						   The Linux VFS					    OPEN_BDEV_EXCLUSIVE(9)

NAME
open_bdev_exclusive - open a block device by name and set it up for use
SYNOPSIS
struct block_device * open_bdev_exclusive(const char * path, fmode_t mode, void * holder);
ARGUMENTS
path special file representing the block device mode FMODE_... combination to pass be used holder owner for exclusion
DESCRIPTION
Open the blockdevice described by the special file at path, claim it for the holder.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 OPEN_BDEV_EXCLUSIVE(9)
Related Man Pages
revoke(2) - mojave
revoke(2) - debian
mknod(2) - minix
revoke(2) - opendarwin
revoke(2) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend