Function report |
Source Code:security\commoncap.c |
Create Date:2022-07-28 18:36:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_v3header
Proto:static bool is_v3header(size_t size, const struct vfs_cap_data *cap)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | size | |
const struct vfs_cap_data * | cap |
353 | If size != XATTR_CAPS_SZ_3 Then Return false |
355 | Return sansflags(le32_to_cpu( Little endian )) == VFS_CAP_REVISION_3 |
Name | Describe |
---|---|
cap_inode_getsecurity | getsecurity: We are called for security |
validheader |
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 |