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
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
widget(3tk) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command