lookup_bdev(9) suse man page | unix.com

Man Page: lookup_bdev

Operating Environment: suse

Section: 9

LOOKUP_BDEV(9)							   The Linux VFS						    LOOKUP_BDEV(9)

NAME
lookup_bdev - lookup a struct block_device by name
SYNOPSIS
struct block_device * lookup_bdev(const char * pathname);
ARGUMENTS
pathname special file representing the block device
DESCRIPTION
Get a reference to the blockdevice at pathname in the current namespace if possible and return it. Return ERR_PTR(error) otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LOOKUP_BDEV(9)
Related Man Pages
ll_rw_block(9) - suse
rmdir(2) - redhat
mknodat(2) - linux
device_create(9) - centos
widget(n) - osx
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I