Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:managed_dentry_rcu
Proto:static inline int managed_dentry_rcu(const struct path *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path |
1303 | Return If protected by d_lock & manage transit from this dirent Then d_manage(path, true) Else 0 |
Name | Describe |
---|---|
__follow_mount_rcu | Try to skip to top of mountpoint pile in rcuwalk mode. Fail if* we meet a managed dentry that would need blocking. |
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 |