OPEN_BDEV_EXCL
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
open_bdev_excl - open a block device by name and set it up for use
SYNOPSIS
"SYNOPSIS"
struct block_device * open_bdev_excl (const char * path, int flags, void * holder);
ARGUMENTS
- path
-
special file representing the block device
- flags
-
MS_RDONLY for opening read-only
- holder
-
owner for exclusion
DESCRIPTION
Open the blockdevice described by the special file at path, claim it
for the holder.
DESCRIPTION
Open the blockdevice described by the special file at path, claim it
for the holder.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:35 GMT, October 09, 2005