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
widget(n) - mojave
securityfs_create_file(9) - centos
futimesat(2) - suse
device_create(9) - suse
getwd(3) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq