Function report |
Source Code:fs\crypto\fscrypt_private.h |
Create Date:2022-07-28 20:23:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the size expected for the given fscrypt_policy based on its version* number, or 0 if the policy version is unrecognized.
Proto:static inline int fscrypt_policy_size(const union fscrypt_policy *policy)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const union fscrypt_policy * | policy |
93 | Return size of v1 |
95 | Return size of v2 |
97 | Return 0 |
Name | Describe |
---|---|
fscrypt_policies_equal | |
fscrypt_ioctl_set_policy | |
fscrypt_ioctl_get_policy_ex | Extended ioctl version; can get policies of any version |
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 |