| Function report | 
| Source Code: security\tomoyo\tomoyo.c | Create Date:2022-07-28 19:46:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_path_rename - Target for security_path_rename().*@old_parent: Pointer to "struct path".*@old_dentry: Pointer to "struct dentry".*@new_parent: Pointer to "struct path".*@new_dentry: Pointer to "struct dentry".
Proto:static int tomoyo_path_rename(const struct path *old_parent, struct dentry *old_dentry, const struct path *new_parent, struct dentry *new_dentry)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct path * | old_parent | |
| struct dentry * | old_dentry | |
| const struct path * | new_parent | |
| struct dentry * | new_dentry | 
| 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 |