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
futimesat(2) - linux
device_create_vargs(9) - centos
securityfs_create_file(9) - centos
swapon(2) - ultrix
getwd(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!