Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:may_open_dev
Proto:bool may_open_dev(const struct path *path)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path |
2886 | Return Not (mnt_flags & MNT_NODEV) && Not (s_iflags & Ignore devices on this fs ) |
Name | Describe |
---|---|
may_open | |
lookup_bdev | lookup_bdev - lookup a struct block_device by name*@pathname: special file representing the block device* Get a reference to the blockdevice at @pathname in the current* namespace if possible and return it. Return ERR_PTR(error)* otherwise. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |