Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:may_lookup
Proto:static inline int may_lookup(struct nameidata *nd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd |
1689 | If flags & RCU pathwalk mode; semi-internal Then |
1693 | If lazy_walk - try to switch to ref-walk mode Then Return -ECHILD |
Name | Describe |
---|---|
link_path_walk | Name resolution.* This is the basic name resolution function, turning a pathname into* the final dentry. We expect 'base' to be positive and a directory.* Returns 0 and nd will have valid dentry and mnt on success. |
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 |