blk_get_backing_dev_info(9) suse man page | unix.com

Man Page: blk_get_backing_dev_info

Operating Environment: suse

Section: 9

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 2.6. July 2010 BLK_GET_BACKING_DEV_(9)
Related Man Pages
tevent_queue(3) - centos
rdma_post_ud_send(3) - centos
blk_make_request(9) - suse
device_create(9) - suse
insque(9r) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues