Function report | 
Source Code:kernel\auditsc.c | 
Create Date:2022-07-28 11:28:01 | 
| Last Modify:2020-03-17 16:31:21 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Copy inode data into an audit_names.
Proto:static void audit_copy_inode(struct audit_names *name, const struct dentry *dentry, struct inode *inode, unsigned int flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_names * | name | |
| const struct dentry * | dentry | |
| struct inode * | inode | |
| unsigned int | flags | 
| 1930 | security_inode_getsecid(inode, & osid) | 
| 1931 | If flags & audit record incomplete Then | 
| 1932 | fcap_ver = -1 | 
| 1933 | Return | 
| 1935 | audit_copy_fcaps(name, dentry) | 
| Name | Describe | 
|---|---|
| __audit_inode | __audit_inode - store the inode and device from a lookup*@name: name being audited*@dentry: dentry being audited*@flags: attributes for this particular entry | 
| __audit_inode_child | __audit_inode_child - collect inode info for created/removed objects*@parent: inode of dentry parent*@dentry: dentry being audited*@type: AUDIT_TYPE_* value that we're looking for* For syscalls that create or remove filesystem objects, audit_inode | 
| 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  |