centos man page for blk_get_backing_dev_info

Query: blk_get_backing_dev_info

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_GET_BACKING_DEV_(9) 					   Block Devices					   BLK_GET_BACKING_DEV_(9)

NAME
blk_get_backing_dev_info - get the address of a queue's backing_dev_info
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_GET_BACKING_DEV_(9)
Related Man Pages
wr(9f) - sunos
blk_init_queue(9) - centos
blk_init_queue(9) - suse
blk_make_request(9) - suse
probe::ioblock_trace.bounce(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq