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 3.10 June 2014 LOOKUP_BDEV(9)
| Related Man Pages |
|---|
| widget(n) - mojave |
| securityfs_create_file(9) - centos |
| futimesat(2) - suse |
| getwd(3) - osf1 |
| widget(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |