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:Do we need to follow links? We _really_ want to be able* to do this check without having to look at inode->i_op,* so we keep a cache of "no, this doesn't need follow_link"* for the common case.
Proto:static inline int step_into(struct nameidata *nd, struct path *path, int flags, struct inode *inode, unsigned seq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd | |
struct path * | path | |
int | flags | |
struct inode * | inode | |
unsigned | seq |
1765 | If Value is more likely to compile time(!d_is_symlink(dentry)) || Not ( flags & WALK_FOLLOW || flags & llow links at the end ) Then |
1774 | If flags & RCU pathwalk mode; semi-internal Then |
Name | Describe |
---|---|
walk_component | |
do_last | Handle the last step of open() |
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 |