Function report |
Source Code:include\linux\security.h |
Create Date:2022-07-28 05:56:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:security_path_rename
Proto:static inline int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | old_dir | |
struct dentry * | old_dentry | |
const struct path * | new_dir | |
struct dentry * | new_dentry | |
unsigned int | flags |
1721 | Return 0 |
Name | Describe |
---|---|
do_renameat2 |
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 |