LOOKUP_BDEV

Section: ()
Updated: 06 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: 07:07:16 GMT, October 06, 2005