Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:28:00 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_copy_fcaps
Proto:static inline int audit_copy_fcaps(struct audit_names *name, const struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_names * | name | |
const struct dentry * | dentry |
1902 | If Not dentry Then Return 0 |
1910 | inheritable = inheritable |
1911 | effective bit of file cap = Not Not (magic_etc & VFS_CAP_FLAGS_EFFECTIVE) |
1913 | fcap_ver = (magic_etc & VFS_CAP_REVISION_MASK) >> VFS_CAP_REVISION_SHIFT |
1916 | Return 0 |
Name | Describe |
---|---|
audit_copy_inode | Copy inode data into an audit_names. |
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 |