Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lazy_walk - try to switch to ref-walk mode
Proto:static int unlazy_walk(struct nameidata *nd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd |
676 | BUG_ON(!(flags & RCU pathwalk mode; semi-internal )) |
679 | If Value for the false possibility is greater at compile time(!legitimize_links(nd)) Then Go to out1 |
681 | If Value for the false possibility is greater at compile time(!path_put is needed afterwards regardless of success or failure ) Then Go to out |
683 | If Value for the false possibility is greater at compile time(!legitimize_root(nd)) Then Go to out |
687 | Return 0 |
689 | out1 : |
690 | mnt = NULL |
691 | dentry = NULL |
692 | out : |
694 | Return -ECHILD |
Name | Describe |
---|---|
complete_walk | mplete_walk - successful completion of path walk*@nd: pointer nameidata* If we had been in RCU mode, drop out of it and legitimize nd->path.* Revalidate the final result, unless we'd already done that during |
get_link | |
lookup_fast | |
may_lookup | |
pick_link | |
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. |
path_mountpoint | path_mountpoint - look up a path to be umounted*@nd: lookup context*@flags: lookup flags*@path: pointer to container for result* Look up the given name, but don't attempt to revalidate the last component. |
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 |