Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static int path_mountpoint(struct nameidata *nd, unsigned flags, struct path *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd | |
unsigned | flags | |
struct path * | path |
2637 | s = trailing_symlink(nd) |
2639 | If Not err && flags & RCU pathwalk mode; semi-internal Then err = lazy_walk - try to switch to ref-walk mode |
2641 | If Not err Then err = handle_lookup_down(nd) |
2643 | If Not err Then |
2648 | terminate_walk(nd) |
2649 | Return err |
Name | Describe |
---|---|
filename_mountpoint |
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 |