Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:walk_component
Proto:static int walk_component(struct nameidata *nd, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd | |
int | flags |
1792 | If Value for the false possibility is greater at compile time(last_type != LAST_NORM) Then |
1793 | err = handle_dots(nd, last_type) |
1796 | Return err |
1799 | If Value for the false possibility is greater at compile time(err <= 0) Then |
1802 | dentry = lookup_slow( & last, dentry, flags) |
1809 | If Value for the false possibility is greater at compile time(err < 0) Then Return err |
1812 | seq = 0 |
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. |
lookup_last |
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 |