LOOKUP_BDEV(9) The Linux VFS LOOKUP_BDEV(9)NAMElookup_bdev - lookup a struct block_device by nameSYNOPSISstruct block_device * lookup_bdev(const char * pathname);ARGUMENTSpathname special file representing the block deviceDESCRIPTIONGet a reference to the blockdevice at pathname in the current namespace if possible and return it. Return ERR_PTR(error) otherwise.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LOOKUP_BDEV(9)
| Related Man Pages |
|---|
| rmdir(2) - redhat |
| device_create_vargs(9) - centos |
| widget(n) - mojave |
| device_create_vargs(9) - suse |
| securityfs_create_file(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |