LOOKUP_BDEV
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
lookup_bdev - lookup a struct block_device by name
SYNOPSIS
"SYNOPSIS"
struct block_device * lookup_bdev (const char * path);
ARGUMENTS
- path
-
special file representing the block device
DESCRIPTION
Get a reference to the blockdevice at path in the current
namespace if possible and return it. Return ERR_PTR(error)
otherwise.
DESCRIPTION
Get a reference to the blockdevice at path in the current
namespace if possible and return it. Return ERR_PTR(error)
otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:26 GMT, October 09, 2005