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
rmdir(2) - redhat
device_create_with_groups(9) - centos
widget(3tk) - debian
explain_utimes_or_die(3) - debian
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I