Function report | 
Source Code:fs\dcache.c | 
Create Date:2022-07-28 20:07:31 | 
| Last Modify:2020-03-18 10:27:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:is new dentry a subdirectory of old_dentry
Proto:bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dentry * | new_dentry | |
| struct dentry * | old_dentry | 
| 3072 | If new_dentry == old_dentry Then Return true | 
| 3075 | Do | 
| 3085 | Else result = false | 
| 3088 | When read_seqretry( & rename_lock, seq) cycle | 
| 3090 | Return result | 
| Name | Describe | 
|---|---|
| copy_tree | |
| has_locked_children | |
| is_path_reachable | Return true if path is reachable from root* namespace_sem or mount_lock is held | 
| propagate_one | 
| 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  |