lookup_bdev(9) centos man page | unix.com

Man Page: lookup_bdev

Operating Environment: centos

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 3.10 June 2014 LOOKUP_BDEV(9)
Related Man Pages
rmdir(2) - redhat
device_create_vargs(9) - centos
futimesat(2) - debian
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing