BLK_GET_BACKING_DEV_INFO

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

blk_get_backing_dev_info - get the address of a queue's backing_dev_info  

SYNOPSIS

"SYNOPSIS"

struct backing_dev_info * blk_get_backing_dev_info (struct block_device * bdev);  

ARGUMENTS

bdev
device
 

DESCRIPTION

Locates the passed device's request queue and returns the address of its backing_dev_info

Will return NULL if the request queue cannot be located.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:58 GMT, October 09, 2005