suse man page for lookup_bdev

Query: lookup_bdev

OS: suse

Section: 9

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

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
rmdir(2) - redhat
device_create_vargs(9) - centos
widget(n) - mojave
explain_statvfs_or_die(3) - debian
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I